Searched defs:GetSubgraphIndex (Results 1 – 2 of 2) sorted by relevance
34 int GetSubgraphIndex() { in GetSubgraphIndex() function in tflite::SignatureRunnerJNIHelper
341 int GetSubgraphIndex() const { return subgraph_index_; } in GetSubgraphIndex() function