Searched defs:tensorexpr_graph (Results 1 – 2 of 2) sorted by relevance
24 Node* tensorexpr_graph) { in InsertSymbolicShapesCompute()182 const std::shared_ptr<Graph>& tensorexpr_graph) { in TryGeneralizeInputDimensionsToSymbolicShapes()216 const std::shared_ptr<Graph>& tensorexpr_graph) { in moveConstantTensorsOutOfSubgraph()258 auto tensorexpr_graph = SubgraphUtils::getSubgraph(tensorexpr_graph_node); in GenerateGuard() local
145 auto tensorexpr_graph = te_group->g(attr::Subgraph); in TEST() local