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