index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
unsupported
/
test
Commit message (
Expand
)
Author
Age
...
*
Fix shadow warning
Christoph Hertzberg
2018-10-02
*
Merged in ezhulenev/eigen-01 (pull request PR-514)
Rasmus Munk Larsen
2018-09-28
|
\
|
*
Add tests for evalShardedByInnerDim contraction + fix bugs
Eugene Zhulenev
2018-09-28
*
|
Provide EIGEN_OVERRIDE and EIGEN_FINAL macros to mark virtual function overrides
Christoph Hertzberg
2018-09-24
|
/
*
Remove explicit mkldnn support and redundant TensorContractionKernelBlocking
Eugene Zhulenev
2018-09-27
*
Test mkldnn pack for doubles
Eugene Zhulenev
2018-09-26
*
Conditionally add mkldnn test
Eugene Zhulenev
2018-09-26
*
Support multiple contraction kernel types in TensorContractionThreadPool
Eugene Zhulenev
2018-09-26
*
Don't deactivate BVH test for clang (probably, this was failing for very old ...
Christoph Hertzberg
2018-09-25
*
Collapsed revision
Eugene Zhulenev
2018-09-20
*
Avoid warning "suggest braces around initialization of subobject".
Christoph Hertzberg
2018-09-20
*
Enable DSizes type promotion with c++03 compilers
Eugene Zhulenev
2018-09-18
*
Collapsed revision
Ravi Kiran
2018-09-17
*
Merged in ezhulenev/eigen-02 (pull request PR-498)
Rasmus Munk Larsen
2018-09-17
|
\
*
|
Replace deprecated Eigen::DenseIndex with Eigen::Index in TensorIndexList
Eugene Zhulenev
2018-09-17
|
*
Add DSizes index type promotion
Eugene Zhulenev
2018-09-15
|
/
*
Merged in chtz/eigen-maxsizevector (pull request PR-490)
Rasmus Munk Larsen
2018-09-14
|
\
*
|
Support reshaping with static shapes and dimensions conversion in tensor broa...
Eugene Zhulenev
2018-09-14
|
*
bug #1598: Let MaxSizeVector respect alignment of objects and add a unit test
Christoph Hertzberg
2018-09-14
|
/
*
Merged in rmlarsen/eigen3 (pull request PR-480)
Rasmus Munk Larsen
2018-09-14
|
\
|
*
Don't use bracket syntax in ctor.
Rasmus Munk Larsen
2018-09-13
*
|
Fix merge error.
Rasmus Munk Larsen
2018-09-13
*
|
Backed out changeset 01197e44527941c95f9a63e4f60ab3a989f12cbe
Rasmus Munk Larsen
2018-09-13
*
|
Merge
Rasmus Munk Larsen
2018-09-13
|
\
\
|
*
|
Fix warnings
Eugene Zhulenev
2018-09-13
|
*
|
Fis static_assert in test to conform c++11 standard
Eugene Zhulenev
2018-09-11
|
*
|
Merge with upstream eigen/default
Eugene Zhulenev
2018-09-11
|
|
\
\
|
*
|
|
Fix compilation of tiled evaluation code with c++03
Eugene Zhulenev
2018-09-11
*
|
|
|
Use numerically stable tree reduction in TensorReduction.
Rasmus Munk Larsen
2018-09-11
|
|
/
/
|
/
|
|
|
|
*
Avoid compilation error in C++11 test when EIGEN_AVOID_STL_ARRAY is set.
Rasmus Munk Larsen
2018-09-06
|
|
/
|
/
|
|
*
Merge with upstream eigen/default
Eugene Zhulenev
2018-08-27
|
|
\
|
*
|
Add block evaluationto CwiseUnaryOp and add PreferBlockAccess enum to all eva...
Eugene Zhulenev
2018-08-10
|
*
|
Fix bug in a test + compilation errors
Eugene Zhulenev
2018-08-09
|
*
|
Merged with upstream eigen
Eugene Zhulenev
2018-08-08
|
|
\
\
*
|
|
|
"sparse_product.cpp" must be included before "sparse_basic.cpp", otherwise EI...
Christoph Hertzberg
2018-08-30
*
|
|
|
gcc thinks this may not be initialized
Christoph Hertzberg
2018-08-28
*
|
|
|
Fix numerous shadow-warnings for GCC<=4.8
Christoph Hertzberg
2018-08-28
|
|
_
|
/
|
/
|
|
*
|
|
Make unit test C++03 compatible
Christoph Hertzberg
2018-08-25
*
|
|
Fix some shadow warnings
Christoph Hertzberg
2018-08-25
*
|
|
Previous fix broke compilation for clang
Christoph Hertzberg
2018-08-25
*
|
|
Fix conversion warning
Christoph Hertzberg
2018-08-25
*
|
|
Fix missing-braces warnings
Christoph Hertzberg
2018-08-24
*
|
|
Hide "maybe uninitialized" warning on gcc
Christoph Hertzberg
2018-08-24
*
|
|
Fix several integer conversion and sign-compare warnings
Christoph Hertzberg
2018-08-24
*
|
|
Updated one more line of code to avoid making the test dependent on cxx11 fea...
Benoit Steiner
2018-08-17
*
|
|
Removed more dependencies on cxx11.
Benoit Steiner
2018-08-17
*
|
|
Avoid using the auto keyword to make the tensor block access test more portable
Benoit Steiner
2018-08-16
*
|
|
Fixed the tensor contraction code.
Benoit Steiner
2018-08-15
*
|
|
Removed dependencies on cxx11 language features from the tensor_block_access ...
Benoit Steiner
2018-08-15
*
|
|
Made the tensor_block_access test compile again
Benoit Steiner
2018-08-14
[prev]
[next]