aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test
Commit message (Expand)AuthorAge
* Partial OpenCL support via SYCL compatible with ComputeCpp CE.Gravatar Luke Iwanski2016-09-19
* Fixed cut and paste bug in debud messageGravatar Benoit Steiner2016-08-04
* Extended a regression test to validate that we basic fp16 support works with ...Gravatar Benoit Steiner2016-08-03
* Deleted redundant regression test.Gravatar Benoit Steiner2016-08-03
* Cleaned up the new float16 test a bitGravatar Benoit Steiner2016-08-03
* Added a test for fp16Gravatar Benoit Steiner2016-08-03
* bug #1264: fix compilationGravatar Gael Guennebaud2016-07-27
* Big 1261: add missing max(ADS,ADS) overload (same for min)Gravatar Gael Guennebaud2016-07-27
* bug #1260: add regression testGravatar Gael Guennebaud2016-07-27
* bug #1260: remove doubtful specializations of ScalarBinaryOpTraitsGravatar Gael Guennebaud2016-07-27
* Implement digits10 for mprealGravatar Gael Guennebaud2016-07-25
* Improved partial reductions in more casesGravatar Benoit Steiner2016-07-22
* mergeGravatar Gael Guennebaud2016-07-22
|\
| * Fix testing of log nearby 1Gravatar Gael Guennebaud2016-07-22
| * Truely split unit test.Gravatar Gael Guennebaud2016-07-22
* | Move half unit test from unsupported to main testsGravatar Gael Guennebaud2016-07-22
|/
* Extend unit testing of half with ADL and arrays.Gravatar Gael Guennebaud2016-07-21
* Manually add -stdd=c++11 to nvcc for old cmake versionsGravatar Gael Guennebaud2016-07-12
* reverted unintended change.Gravatar Benoit Steiner2016-07-11
* Made the packetmath test compile again. A better fix would be to move the spe...Gravatar Benoit Steiner2016-07-11
* mergeGravatar Gael Guennebaud2016-07-11
|\
| * Fix configuration of CUDA:Gravatar Gael Guennebaud2016-07-11
| * Split test_slice_in_expr which seems to be huge for visualGravatar Gael Guennebaud2016-07-11
| * Fix warningsGravatar Gael Guennebaud2016-07-08
| * Fix warningsGravatar Gael Guennebaud2016-07-08
* | bug #1232: refactor special functions as a new SpecialFunctions module, curre...Gravatar Gael Guennebaud2016-07-08
|/
* fix compilation with c++11Gravatar Gael Guennebaud2016-07-07
* Split huge unit testGravatar Gael Guennebaud2016-07-07
* Fix warningsGravatar Gael Guennebaud2016-07-07
* split huge unit testGravatar Gael Guennebaud2016-07-07
* Add missing CUDA kernel to tensor scan opGravatar Igor Babuschkin2016-06-29
* Added a test to validate the tensor scan evaluation on GPU. The test is curre...Gravatar Benoit Steiner2016-06-27
* merge pull request 198Gravatar Gael Guennebaud2016-06-24
|\
| * Return -1 from CurrentThreadId when called by thread outside the pool.Gravatar Rasmus Munk Larsen2016-06-23
| * Resolve merge.Gravatar Rasmus Munk Larsen2016-06-23
| |\
| | * Add unit test for printing empty tensorsGravatar Gael Guennebaud2016-06-23
| | * Fixed the printing of rank-0 tensorsGravatar Benoit Steiner2016-06-20
* | | Add autodiff coverage for standard library hyperbolic functions, and tests.Gravatar Geoffrey Lalonde2016-06-15
| | * Implement exclusive scan optionGravatar Igor Babuschkin2016-06-14
| |/ |/|
| * size_t -> intGravatar Rasmus Munk Larsen2016-06-03
| * Add CurrentThreadId and NumThreads methods to Eigen threadpools and TensorDev...Gravatar Rasmus Munk Larsen2016-06-03
* | Add TernaryFunctors and the betainc SpecialFunction.Gravatar Eugene Brevdo2016-06-02
* | Disable the tensor tests when using msvc since older versions of the compiler...Gravatar Benoit Steiner2016-06-04
|/
* Add syntactic sugar to Eigen tensors to allow more natural syntax.Gravatar Rasmus Munk Larsen2016-06-02
* Add tensor scan opGravatar Igor Babuschkin2016-06-02
* Speedup a testGravatar Benoit Steiner2016-06-01
* Added a new operation to enable more powerful tensorindexing.Gravatar Benoit Steiner2016-05-27
* Fixed option '--relaxed-constexpr' has been deprecated and replaced by option...Gravatar Benoit Steiner2016-05-27
* Resolved merge conflictsGravatar Benoit Steiner2016-05-26
* Merged latest reduction improvementsGravatar Benoit Steiner2016-05-26
|\