Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dshape_type_inference.cpp1562 bool AllGraphInputsStaticWithCaching(const Graph* g) { in AllGraphInputsStaticWithCaching() function
1584 auto static_input_shape = AllGraphInputsStaticWithCaching(n->owningGraph()); in ProcessConstantValueMap()