Home
last modified time | relevance | path

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

/external/tflite-support/tensorflow_lite_support/cc/port/default/
Dtflite_wrapper.cc41 const std::function<absl::Status(tflite::Interpreter* interpreter)>& in InvokeWithFallback()
/external/tensorflow/tensorflow/compiler/jit/
Dnode_matchers.h126 void set_inputs(InputSeqMatcher inputs) { in set_inputs() function