aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/arena_planner_test.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 an option that allows making the memory plan not reuse space.Gravatar Andrew Selle2018-07-13
* Do not overwrite inputs.Gravatar A. Unique TensorFlower2018-06-29
* Variable Tensor API for TF Lite.Gravatar Yu-Cheng Ling2018-06-13
* Handle zero-sized TFLite tensor allocationsGravatar A. Unique TensorFlower2018-06-12
* Proper reallocation of dynamic tensors.Gravatar A. Unique TensorFlower2018-02-05
* Fix some tf-lite testsGravatar Gunhan Gulsoy2018-02-02
* Fix tolerance too tight for Wasserstein distance test.Gravatar A. Unique TensorFlower2018-02-02
* Fix some tf-lite testsGravatar Gunhan Gulsoy2018-02-02
* Clean up the allocation logic in the interpreter.Gravatar A. Unique TensorFlower2018-01-13