Searched defs:OutputIndices (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/jit/ | ||
D | node_matchers_test.cc | 182 TEST(NodeMatchers, OutputIndices) { in TEST() argument |
/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/ | ||
D | interpreter_wrapper.cc | 305 PyObject* InterpreterWrapper::OutputIndices() const { in OutputIndices() function in tflite::interpreter_wrapper::InterpreterWrapper |