Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dsymbolic_shape_registry.cpp420 LintShapeComputeGraph(&schema, g); in RegisterShapeComputeGraphForSchema()
439 void LintShapeComputeGraph( in LintShapeComputeGraph() function
H A Dsymbolic_shape_registry.h65 TORCH_API void LintShapeComputeGraph(
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_misc.cpp3049 LintShapeComputeGraph(schema, *g); in TEST()