Home
last modified time | relevance | path

Searched defs:tflite_graph_io (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
H A Dcompiler.cc111 const std::unordered_set<int>& tflite_graph_io, // NOLINT in Compile()
H A Dapi.cc381 const std::unordered_set<int>& tflite_graph_io, // NOLINT in Compile()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/
H A Dgl_delegate.cc162 std::unordered_set<int> tflite_graph_io; // NOLINT in Prepare() local