Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/ops/
Dwhile.cc31 void While::Prepare(const int64_t cond_subgraph_index, const int64_t body_subgraph_index) { in Prepare()
36 void While::set_cond_subgraph_index(const int64_t cond_subgraph_index) { in set_cond_subgraph_index()
/third_party/mesa3d/include/tensorflow/lite/core/c/
Dbuiltin_op_data.h493 int cond_subgraph_index; member