History log of /external/tensorflow/tensorflow/contrib/android/jni/run_stats_jni.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4463d105a8a4a83642b9709ba79310e8f4ddf577 30-Jan-2018 A. Unique TensorFlower <gardener@tensorflow.org> Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/contrib/.../*.{hh,c}.

PiperOrigin-RevId: 183855242
/external/tensorflow/tensorflow/contrib/android/jni/run_stats_jni.cc
6005d639932dd586733bfb3f50a9925f195c3910 07-Feb-2017 Asim Shankar <ashankar@google.com> contrib/android: Add a RunStats interface.

Add a RunStats Java class that is a limited version of what
StatSummarizer in C++ does.

Between this and the rest of the Java API, I think we have
the required feature coverage to switch the implementation
of TensorFlowInferenceInterface from custom JNI to being
pure-Java, implemented on top of the full Java API.
Change: 146738405
/external/tensorflow/tensorflow/contrib/android/jni/run_stats_jni.cc