Pass error reporter to file copy allocation,
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 15 Mar 2018 22:29:39 +0000 (15:29 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 15 Mar 2018 22:33:32 +0000 (15:33 -0700)
commit6c62e650252ab32f83637a8de6720e73ffeca226
treea4133a93cada7b18238d607bc4d5e551f9e685e6
parent239eb8b652f94b43d51f7c7ffdbbfc02ad094a9c
Pass error reporter to file copy allocation,
and avoid loading model from file twice

PiperOrigin-RevId: 189256489
tensorflow/contrib/lite/java/src/main/native/nativeinterpreterwrapper_jni.cc
tensorflow/contrib/lite/java/src/test/java/org/tensorflow/lite/NativeInterpreterWrapperTest.java
tensorflow/contrib/lite/model.cc
tensorflow/contrib/lite/model.h
tensorflow/contrib/lite/model_test.cc