Searched defs:body_subgraph_index (Results 1 – 2 of 2) sorted by relevance
31 void While::Prepare(const int64_t cond_subgraph_index, const int64_t body_subgraph_index) { in Prepare()51 void While::set_body_subgraph_index(const int64_t body_subgraph_index) { in set_body_subgraph_index()
494 int body_subgraph_index; member