aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen
Commit message (Expand)AuthorAge
...
* | | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* | | Call OutputKernel in evalGemvGravatar Eugene Zhulenev2018-07-12
* | | Remove SimpleThreadPool and always use {NonBlocking}ThreadPoolGravatar Eugene Zhulenev2018-07-16
* | | Fuse computations into the Tensor contractions using output kernelGravatar Eugene Zhulenev2018-07-10
* | | Some warning fixesGravatar Gael Guennebaud2018-07-17
| |/ |/|
* | Get rid of alias for m_broadcast.Gravatar Rasmus Munk Larsen2018-07-13
* | Optimize the case where broadcasting is a no-op.Gravatar Rasmus Munk Larsen2018-07-13
* | Remove clang warningGravatar Gael Guennebaud2018-07-13
* | Introduce gpu_assert for assertion in device-code, and disable them with clan...Gravatar Gael Guennebaud2018-07-13
* | Fix docGravatar Gael Guennebaud2018-07-12
* | Add deprecated header files for TensorFlowGravatar Gael Guennebaud2018-07-12
* | Updates corresponding to the latest round of PR feedbackGravatar Deven Desai2018-07-11
* | renaming CUDA* to GPU* for some header filesGravatar Deven Desai2018-07-11
* | merging updates from upstreamGravatar Deven Desai2018-07-11
|\ \
| * | bug #1567: add optimized path for tensor broadcasting and 'Channel First' shapeGravatar Gael Guennebaud2018-07-09
* | | merging the CUDA and HIP implementation for the Tensor directory and the unit...Gravatar Deven Desai2018-06-20
* | | removing the *Hip files from the unsupported/Eigen/CXX11/src/Tensor and unsup...Gravatar Deven Desai2018-06-20
* | | renaming *Cuda files to *Gpu in the unsupported/Eigen/CXX11/src/Tensor and un...Gravatar Deven Desai2018-06-20
* | | updates based on PR feedbackGravatar Deven Desai2018-06-14
* | | syncing this fork with upstreamGravatar Deven Desai2018-06-13
|\ \ \
| | * | Use std::complex constructor instead of assignment from scalarGravatar Jonathan Liu2018-06-28
| | * | Fix oversharding bug in parallelFor.Gravatar Rasmus Munk Larsen2018-06-20
| |/ /
| * | Merged in mfigurnov/eigen/gamma-der-a (pull request PR-403)Gravatar Benoit Steiner2018-06-11
| |\ \
| * | | fix prototypeGravatar Gael Guennebaud2018-06-08
| | * | Merge from eigen/eigenGravatar Michael Figurnov2018-06-07
| | |\ \ | | |/ / | |/| |
| | * | Updated the stopping criteria in igammac_cf_impl.Gravatar Michael Figurnov2018-06-07
| | * | Derivative of the incomplete Gamma function and the sample of a Gamma random ...Gravatar Michael Figurnov2018-06-06
* | | | Adding support for using Eigen in HIP kernels.Gravatar Deven Desai2018-06-06
| |/ / |/| |
| * | Merge from eigen/eigen.Gravatar Michael Figurnov2018-06-07
| |\ \
| | * | Fix int versus IndexGravatar Gael Guennebaud2018-06-07
| * | | Fix compilation of special functions without C99 math.Gravatar Michael Figurnov2018-06-07
|/ / /
| * | Fix typos found using codespellGravatar Gael Guennebaud2018-06-07
| * | Performance improvements to tensor broadcast operationGravatar Vamsi Sripathi2018-05-23
|/ /
* | Merged in mfigurnov/eigen (pull request PR-400)Gravatar Benoit Steiner2018-06-05
|\ \
* | | Add a ThreadPoolInterface* getter for ThreadPoolDevice.Gravatar Penporn Koanantakool2018-06-02
| * | Exponentially scaled modified Bessel functions of order zero and one.Gravatar Michael Figurnov2018-05-31
|/ /
* | Hyperlink DOIs against preferred resolverGravatar Katrin Leinweber2018-05-24
* | Merged in rmlarsen/eigen2 (pull request PR-393)Gravatar Benoit Steiner2018-05-16
|\ \
| * | Rename clip2 to clamp.Gravatar Rasmus Munk Larsen2018-05-16
| * | Rename scalar_clip_op to scalar_clip2_op to prevent collision with existing f...Gravatar Rasmus Munk Larsen2018-05-16
* | | Merged in didierjansen/eigen (pull request PR-360)Gravatar Benoit Steiner2018-05-16
|\ \ \ | |/ / |/| |
* | | Add vectorized clip functor for Eigen Tensors.Gravatar Rasmus Munk Larsen2018-05-14
* | | Enable RawAccess to tensor slices whenever possinle.Gravatar Benoit Steiner2018-04-30
* | | Avoid using memcpy for non-POD elementsGravatar Weiming Zhao2018-04-11
* | | protect calls to isnanGravatar Gael Guennebaud2018-04-03
* | | Fix uninitialized output argument.Gravatar Gael Guennebaud2018-04-03
| * | Fix typos in the contraction example of tensor READMEGravatar Lee.Deokjae2018-01-06
* | | Improve robustness of igamma and igammac to bad inputs.Gravatar Rasmus Munk Larsen2018-03-19
| |/ |/|
* | Update the padding computation for PADDING_SAME to be consistent with TensorF...Gravatar Benoit Steiner2018-01-30
|\ \
* | | Disable use of recurrence for computing twiddle factors. Fixes FFT precision ...Gravatar RJ Ryan2017-12-31
| |/ |/|