Searched refs:BuildBodySubgraphWithDynamicTensor (Results 1 – 3 of 3) sorted by relevance
113 void BuildBodySubgraphWithDynamicTensor(Subgraph* subgraph);
177 builder_->BuildBodySubgraphWithDynamicTensor(interpreter_->subgraph(2)); in TEST_F()
525 void SubgraphBuilder::BuildBodySubgraphWithDynamicTensor(Subgraph* subgraph) { in BuildBodySubgraphWithDynamicTensor() function in tflite::subgraph_test_util::SubgraphBuilder