Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dsymbolic_shape_registry.cpp356 auto shape_compute_functions = in loadFunctions() local
359 auto src = std::make_shared<Source>(shape_compute_functions); in loadFunctions()
368 std::nullopt, shape_compute_functions, resolver, nullptr); in loadFunctions()