Home
last modified time | relevance | path

Searched defs:list_param (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/utils/
H A DParamUtils.h11 ArrayRef<T> list_param, in _expand_param_if_needed()
28 IntArrayRef list_param, in expand_param_if_needed()
35 SymIntArrayRef list_param, in expand_param_if_needed()
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dshape_inference.cpp78 at::IntArrayRef list_param, in expand_param_if_needed()