index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
unsupported
/
Eigen
/
CXX11
/
src
/
Tensor
Commit message (
Expand
)
Author
Age
*
Fix typos found using codespell
Gael Guennebaud
2018-06-07
*
Performance improvements to tensor broadcast operation
Vamsi Sripathi
2018-05-23
*
Merged in mfigurnov/eigen (pull request PR-400)
Benoit Steiner
2018-06-05
|
\
*
|
Add a ThreadPoolInterface* getter for ThreadPoolDevice.
Penporn Koanantakool
2018-06-02
|
*
Exponentially scaled modified Bessel functions of order zero and one.
Michael Figurnov
2018-05-31
|
/
*
Hyperlink DOIs against preferred resolver
Katrin Leinweber
2018-05-24
*
Merged in rmlarsen/eigen2 (pull request PR-393)
Benoit Steiner
2018-05-16
|
\
|
*
Rename clip2 to clamp.
Rasmus Munk Larsen
2018-05-16
|
*
Rename scalar_clip_op to scalar_clip2_op to prevent collision with existing f...
Rasmus Munk Larsen
2018-05-16
*
|
Merged in didierjansen/eigen (pull request PR-360)
Benoit Steiner
2018-05-16
|
\
\
|
|
/
|
/
|
*
|
Add vectorized clip functor for Eigen Tensors.
Rasmus Munk Larsen
2018-05-14
*
|
Enable RawAccess to tensor slices whenever possinle.
Benoit Steiner
2018-04-30
*
|
Avoid using memcpy for non-POD elements
Weiming Zhao
2018-04-11
|
*
Fix typos in the contraction example of tensor README
Lee.Deokjae
2018-01-06
*
|
Update the padding computation for PADDING_SAME to be consistent with TensorF...
Benoit Steiner
2018-01-30
|
\
\
*
|
|
Disable use of recurrence for computing twiddle factors. Fixes FFT precision ...
RJ Ryan
2017-12-31
|
|
/
|
/
|
*
|
Workaround nvcc 9.0 issue. See PR 351.
Gael Guennebaud
2017-12-15
|
*
Update the padding computation for PADDING_SAME to be consistent with TensorF...
Yangzihao Wang
2017-12-12
|
/
*
Merged in JonasMu/eigen (pull request PR-329)
Benoit Steiner
2017-10-27
|
\
*
\
Merged in benoitsteiner/opencl (pull request PR-341)
Benoit Steiner
2017-10-17
|
\
\
*
|
|
Specialize ThreadPoolDevice::enqueueNotification for the case with no args. A...
Rasmus Munk Larsen
2017-10-13
|
*
|
Changes required for new ComputeCpp CE version.
Mehdi Goli
2017-09-18
*
|
|
Fix cut-and-paste error.
Rasmus Munk Larsen
2017-09-08
*
|
|
Avoid undefined behavior in Eigen::TensorCostModel::numThreads.
Rasmus Munk Larsen
2017-09-08
|
|
*
Added an example for a contraction to a scalar value, e.g. a double contracti...
Jonas Harsch
2017-09-01
|
|
/
|
/
|
*
|
Added support for CUDA 9.0.
Benoit Steiner
2017-08-31
|
*
Fixing Argmax that was breaking upstream TensorFlow.
Benoit Steiner
2017-07-22
*
|
Add a EIGEN_NO_CUDA option, and introduce EIGEN_CUDACC and EIGEN_CUDA_ARCH al...
Gael Guennebaud
2017-07-17
|
/
*
Code cleanup
Benoit Steiner
2017-07-10
*
Fixed syntax errors generated by xcode
Benoit Steiner
2017-07-09
*
Avoid relying on cxx11 features when possible.
Benoit Steiner
2017-07-08
*
Merged in benoitsteiner/opencl (pull request PR-323)
Benoit Steiner
2017-07-07
|
\
*
\
Merged in hughperkins/eigen/add-endif-labels-TensorReductionCuda.h (pull requ...
Benoit Steiner
2017-07-07
|
\
\
*
|
|
Merged in tntnatbry/eigen (pull request PR-319)
Benoit Steiner
2017-07-07
*
|
|
Improved the randomness of the tensor random generator
Benoit Steiner
2017-07-06
|
|
*
Merged in mehdi_goli/upstr_benoit/TensorSYCLImageVolumePatchFixed (pull reque...
Benoit Steiner
2017-07-06
|
|
*
Merged in mehdi_goli/opencl/DataDependancy (pull request PR-10)
Benoit Steiner
2017-06-28
|
|
/
|
/
|
|
*
Add labels to #ifdef, in TensorReductionCuda.h
Hugh Perkins
2017-06-06
*
|
Merged in mehdi_goli/opencl/SYCLAlignAllocator (pull request PR-7)
Benoit Steiner
2017-05-26
|
\
\
*
\
\
Merged eigen/eigen into default
Benoit Steiner
2017-05-26
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Applying Ronnan's comments.
Mehdi Goli
2017-05-26
|
|
*
Applying Benoit's comment;removing dead code.
Mehdi Goli
2017-05-25
*
|
|
Restore misplaced comment
a-doumoulakis
2017-05-24
*
|
|
Merge changed from upstream
a-doumoulakis
2017-05-24
|
\
\
\
|
|
|
*
Fixing SYCL alignment issue required by TensorFlow.
Mehdi Goli
2017-05-22
|
*
|
|
Fixing suported device list.
Mehdi Goli
2017-05-22
|
|
|
/
|
|
/
|
*
/
|
Add support for triSYCL
a-doumoulakis
2017-05-05
|
/
/
|
*
Use scalar_sum_op and scalar_quotient_op instead of operator+ and operator/ i...
RJ Ryan
2017-04-14
|
/
*
Merged in benoitsteiner/opencl (pull request PR-309)
Benoit Steiner
2017-04-05
|
\
|
*
Deleted empty line of code
Benoit Steiner
2017-04-04
[next]