aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/eigen_support.cc
Commit message (Expand)AuthorAge
* Align TFLite tensors to 64 bytes for EIGEN_DONT_ALIGNGravatar Yu-Cheng Ling2018-07-20
* Automated rollback of commit ff4945f86e04d403cdf46c19392b2041bc75c2adGravatar A. Unique TensorFlower2018-07-17
* Align TFLite tensors to 16 bytes for EIGEN_DONT_ALIGNGravatar Yu-Cheng Ling2018-07-17
* Make multithreaded conv respect setNumThreads()Gravatar A. Unique TensorFlower2018-07-07
* Remove framework's dependency on eigen and gemmlowp.Gravatar A. Unique TensorFlower2018-07-03
* Revert to initializing number of threads when SetNumThreads is called. Requir...Gravatar A. Unique TensorFlower2018-03-26
* Make default number of threads trigger the default behavior for both eigenGravatar A. Unique TensorFlower2018-03-12
* Make SetNumThreads apply to the eigen threads. (This creates a dependency on ...Gravatar A. Unique TensorFlower2018-03-09