Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dsymbolic_shape_registry.cpp61 static const OperatorMap<std::string> schema_to_function_graph{ in conditionally_defined_ops() local
68 return schema_to_function_graph; in conditionally_defined_ops()