TFLite: Ensures pointers to tensors won't be invalidated unless 16+ tensors are added.
authorYu-Cheng Ling <ycling@google.com>
Mon, 26 Feb 2018 19:22:43 +0000 (11:22 -0800)
committerGunhan Gulsoy <gunan@google.com>
Tue, 27 Feb 2018 22:33:33 +0000 (14:33 -0800)
commit2d5db0213258da2e97276af7e6e9d85e9a1e2100
tree9f76970e781d8250fc7f4552c3d0249e3da71324
parent4fac98fbc731f742e0121fde561fcf6ed1203423
TFLite: Ensures pointers to tensors won't be invalidated unless 16+ tensors are added.
PiperOrigin-RevId: 187052100
tensorflow/contrib/lite/interpreter.cc
tensorflow/contrib/lite/interpreter.h
tensorflow/contrib/lite/interpreter_test.cc