aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/memory_planner.h
Commit message (Collapse)AuthorAge
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
| | | | PiperOrigin-RevId: 212064501
* contrib/lite: spelling/code tweaks (#17531)Gravatar brett koonce2018-03-12
|
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
| | | | | | They don't make sense in the open source repository. PiperOrigin-RevId: 183140889
* Clean up the allocation logic in the interpreter.Gravatar A. Unique TensorFlower2018-01-13
PiperOrigin-RevId: 181865795