Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/serialization/
H A Dwriter_lib.h221 std::vector<int> execution_plan_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dmodel.h225 std::vector<NodeId> execution_plan_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/
H A Dsubgraph.h823 std::vector<int> execution_plan_; variable