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
Commit message (
Expand
)
Author
Age
*
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
*
|
|
Fixed compilation warning
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
|
*
Guard sycl specific code under a EIGEN_USE_SYCL ifdef
Benoit Steiner
2017-04-04
|
*
Code cleanup
Benoit Steiner
2017-04-04
|
*
Guard the sycl specific code with EIGEN_USE_SYCL
Benoit Steiner
2017-04-04
|
*
Guard the sycl specific code with a #ifdef EIGEN_USE_SYCL
Benoit Steiner
2017-04-04
|
*
iGate the sycl specific code under a EIGEN_USE_SYCL define
Benoit Steiner
2017-04-04
|
*
Fixed compilation error when sycl is enabled.
Benoit Steiner
2017-04-04
*
|
fix typos in the Tensor readme
Gagan Goel
2017-03-31
|
*
Restored code compatibility with compilers that dont support c++11
Benoit Steiner
2017-03-31
|
*
Restore the old constructors to retain compatibility with non c++11 compilers.
Benoit Steiner
2017-03-31
|
*
Gate the sycl specific code under #ifdef sycl
Benoit Steiner
2017-03-31
|
*
Fixing TensorArgMaxSycl.h; Removing warning related to the hardcoded type of ...
Mehdi Goli
2017-03-28
|
*
Introduces align allocator for SYCL buffer
Luke Iwanski
2017-03-20
|
*
Merged eigen/eigen into default
Benoit Steiner
2017-03-15
|
|
\
|
|
/
|
/
|
*
|
Silenced compilation warning
Benoit Steiner
2017-03-15
|
*
Fixes bug in get_sycl_supported_devices() that was reporting unsupported Inte...
Luke Iwanski
2017-03-15
*
|
Made the reduction code compile with cuda-clang
Benoit Steiner
2017-03-14
|
*
Adding synchronisation to convolution kernel for sycl backend.
Mehdi Goli
2017-03-13
*
|
Get rid of Init().
Rasmus Munk Larsen
2017-03-10
*
|
Use C++11 ctor forwarding to simplify code a bit.
Rasmus Munk Larsen
2017-03-10
*
|
Make the non-blocking threadpool more flexible and less wasteful of CPU cycle...
Rasmus Munk Larsen
2017-03-09
|
*
Use name to distinguish name instead of the vendor
Luke Iwanski
2017-03-08
|
*
Adding sycl Benchmarks.
Mehdi Goli
2017-03-08
|
*
Fixing potential race condition on sycl device.
Mehdi Goli
2017-03-07
|
*
Adding TensorIndexTuple and TensorTupleReduceOP backend (ArgMax/Min) for sycl...
Mehdi Goli
2017-03-07
*
|
Made the Tensor code compile with clang 3.9
Benoit Steiner
2017-03-02
*
|
Silenced a couple of compilation warnings
Benoit Steiner
2017-03-01
*
|
Silenced clang compilation warning.
Benoit Steiner
2017-02-28
*
|
Made the TensorStorage class compile with clang 3.9
Benoit Steiner
2017-02-28
|
*
Adding sycl backend for TensorCustomOp; fixing the partial lhs modification i...
Mehdi Goli
2017-02-28
*
|
Fix typo.
Gael Guennebaud
2017-02-28
[next]