Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dsymbolic_shape_registry.cpp260 Function& shape_compute_function = in genShapeComputeFn() local
262 graph = toGraphFunction(shape_compute_function).graph(); in genShapeComputeFn()