aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/arena_planner.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
* Include standard headers when libc++ requires them.Gravatar A. Unique TensorFlower2018-04-09
* TFLite Conv2D: Create temporary tensors in Prepare phase.Gravatar Yu-Cheng Ling2018-02-20
* Automated g4 rollback of changelist 186053793Gravatar Yu-Cheng Ling2018-02-16
* TFLite Conv2D: Create temporary tensors in Prepare phase.Gravatar Yu-Cheng Ling2018-02-16
* Proper reallocation of dynamic tensors.Gravatar A. Unique TensorFlower2018-02-05
* Clean up the allocation logic in the interpreter.Gravatar A. Unique TensorFlower2018-01-13