aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/allocation.cc
Commit message (Collapse)AuthorAge
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
| | | | PiperOrigin-RevId: 212064501
* Automated rollback of commit 97fb9a9c7c72c405a790eea698a91654d5184fedGravatar Jared Duke2018-08-29
| | | | PiperOrigin-RevId: 210755689
* Disable rtti for (most) TFLite targets on AndroidGravatar Jared Duke2018-08-29
| | | | PiperOrigin-RevId: 210729533
* Add support for interpreting tflite flatbuffers in micro builds.Gravatar A. Unique TensorFlower2018-08-06
| | | | PiperOrigin-RevId: 207550881
* Support TFLite framework compilation on WindowsGravatar Jared Duke2018-08-01
| | | | PiperOrigin-RevId: 207020196
* Merge pull request #20711 from SneakyFish5:copied-buffer-fixGravatar TensorFlower Gardener2018-07-27
|\ | | | | | | PiperOrigin-RevId: 206323345
| * Update allocation.ccGravatar Shashi2018-07-16
| |
| * Update allocation.ccGravatar Shashi2018-07-16
| |
| * Fix copied bufferGravatar SneakyFish52018-07-11
|/
* Add support for Makefile build for micro-controller platformsGravatar A. Unique TensorFlower2018-06-29
| | | | PiperOrigin-RevId: 202716942
* Include standard headers when libc++ requires them.Gravatar A. Unique TensorFlower2018-04-09
| | | | PiperOrigin-RevId: 192224104
* Internal Change.Gravatar Andrew Selle2017-11-10
PiperOrigin-RevId: 175307445