Home
last modified time | relevance | path

Searched refs:PropagateShapesWithShapeFunction (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dsymbolic_shape_analysis.cpp763 std::shared_ptr<Graph> PropagateShapesWithShapeFunction( in PropagateShapesWithShapeFunction() function
1079 if (auto maybe_graph = PropagateShapesWithShapeFunction(curr, db)) { in propagateShapesAndGatherPartialEvalShapeGraphs()
1105 PropagateShapesWithShapeFunction(n, db); in PropagateShapesOnBlock()