Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dshape_inference.cpp1101 at::IntArrayRef entry_shape = tensors[0].sizes(); in compute_shape_stack() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorShape.cpp2672 at::IntArrayRef entry_shape = tensors[0].sizes(); in get_stack_inputs() local
2718 at::IntArrayRef entry_shape = tensors[0].sizes(); in check_stack_inputs() local