Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dsymbolic_shape_cache.h42 get_cached_shape_function(
H A Dsymbolic_shape_cache.cpp113 get_cached_shape_function( in get_cached_shape_function() function
H A Dsymbolic_shape_analysis.cpp1141 if (auto cached_ret_vec = get_cached_shape_function(schema, inputs)) { in calculateSymbolicShapesOnOp()