index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
unsupported
Commit message (
Expand
)
Author
Age
*
Reduce the number of template specializations of classes related to tensor co...
Rasmus Munk Larsen
2018-07-27
*
fix warnings for doc-eigen-prerequisites
Christoph Hertzberg
2018-07-24
*
Removed several shadowing types and use global Index typedef everywhere
Christoph Hertzberg
2018-07-25
*
Rename variable which shadows class name
Christoph Hertzberg
2018-07-25
*
Account for missing change on commit "Remove SimpleThreadPool and..."
Gustavo Lima Chaves
2018-07-23
*
Initial support of TensorBlock
Eugene Zhulenev
2018-07-20
*
Move cxx11_tensor_uint128 test under an EIGEN_TEST_CXX11 guarded
Gustavo Lima Chaves
2018-07-20
*
PR430: Convert count to the reducer type in MeanReducer
Eugene Zhulenev
2018-07-19
*
bug #1558: fix a corner case in MINRES when both v_new and w_new vanish.
David Hyde
2018-07-08
*
Reduce number of allocations in TensorContractionThreadPool.
Eugene Zhulenev
2018-07-16
*
bug #1569: fix Tensor<half>::mean() on AVX with respective unit test.
Gael Guennebaud
2018-07-19
*
Assert that no output kernel is defined for GPU contraction
Eugene Zhulenev
2018-07-18
*
Specify default output kernel for TensorContractionOp
Eugene Zhulenev
2018-07-18
*
Added a move constructor and move assignment operator to Tensor and wrote som...
Viktor Csomor
2018-02-07
*
Fix TensorContractionOp evaluators for GPU and SYCL
Eugene Zhulenev
2018-07-17
*
applying EIGEN_DECLARE_TEST to *gpu* tests
Deven Desai
2018-07-17
*
Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...
Gael Guennebaud
2018-07-17
*
Call OutputKernel in evalGemv
Eugene Zhulenev
2018-07-12
*
Remove SimpleThreadPool and always use {NonBlocking}ThreadPool
Eugene Zhulenev
2018-07-16
*
Fuse computations into the Tensor contractions using output kernel
Eugene Zhulenev
2018-07-10
*
Some warning fixes
Gael Guennebaud
2018-07-17
*
Simplify handling and non-splitted tests and include split_test_helper.h inst...
Gael Guennebaud
2018-07-16
*
Fix usage of EIGEN_SPLIT_LARGE_TESTS=ON: some unit tests, such as indexed_vie...
Gael Guennebaud
2018-07-16
*
Get rid of alias for m_broadcast.
Rasmus Munk Larsen
2018-07-13
*
Optimize the case where broadcasting is a no-op.
Rasmus Munk Larsen
2018-07-13
*
Remove clang warning
Gael Guennebaud
2018-07-13
*
Introduce gpu_assert for assertion in device-code, and disable them with clan...
Gael Guennebaud
2018-07-13
*
Add unit test for -Tensor<complex> on GPU
Gael Guennebaud
2018-07-12
*
Fix cxx11_tensor_fft not building on Windows.
Thales Sabino
2018-07-12
*
Fix doc
Gael Guennebaud
2018-07-12
*
Add deprecated header files for TensorFlow
Gael Guennebaud
2018-07-12
*
Updates corresponding to the latest round of PR feedback
Deven Desai
2018-07-11
*
renaming CUDA* to GPU* for some header files
Deven Desai
2018-07-11
*
merging updates from upstream
Deven Desai
2018-07-11
|
\
|
*
bug #1567: add optimized path for tensor broadcasting and 'Channel First' shape
Gael Guennebaud
2018-07-09
*
|
merging the CUDA and HIP implementation for the Tensor directory and the unit...
Deven Desai
2018-06-20
*
|
removing the *Hip files from the unsupported/Eigen/CXX11/src/Tensor and unsup...
Deven Desai
2018-06-20
*
|
renaming *Cuda files to *Gpu in the unsupported/Eigen/CXX11/src/Tensor and un...
Deven Desai
2018-06-20
*
|
updates based on PR feedback
Deven Desai
2018-06-14
*
|
syncing this fork with upstream
Deven Desai
2018-06-13
|
\
\
|
|
*
Activate dgmres unit test
Gael Guennebaud
2018-07-02
|
|
*
Use std::complex constructor instead of assignment from scalar
Jonathan Liu
2018-06-28
|
|
*
Fix oversharding bug in parallelFor.
Rasmus Munk Larsen
2018-06-20
|
|
/
|
*
Merged in mfigurnov/eigen/gamma-der-a (pull request PR-403)
Benoit Steiner
2018-06-11
|
|
\
|
*
|
fix prototype
Gael Guennebaud
2018-06-08
|
|
*
Merge from eigen/eigen
Michael Figurnov
2018-06-07
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Updated the stopping criteria in igammac_cf_impl.
Michael Figurnov
2018-06-07
|
|
*
Derivative of the incomplete Gamma function and the sample of a Gamma random ...
Michael Figurnov
2018-06-06
*
|
|
Adding support for using Eigen in HIP kernels.
Deven Desai
2018-06-06
|
|
/
|
/
|
|
*
Merge from eigen/eigen.
Michael Figurnov
2018-06-07
|
|
\
[next]