Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dinterpreter.h326 int GetSubgraphIndexFromSignature(const char* signature_key) const { in GetSubgraphIndexFromSignature() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/
H A Dinterpreter_wrapper.cc673 PyObject* InterpreterWrapper::GetSubgraphIndexFromSignature( in GetSubgraphIndexFromSignature() function in tflite::interpreter_wrapper::InterpreterWrapper