Home
last modified time | relevance | path

Searched defs:OutputIndices (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dnode_matchers_test.cc182 TEST(NodeMatchers, OutputIndices) { in TEST() argument
/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/
Dinterpreter_wrapper.cc305 PyObject* InterpreterWrapper::OutputIndices() const { in OutputIndices() function in tflite::interpreter_wrapper::InterpreterWrapper