Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/lazy/core/
Dshape_inference.cpp1101 at::IntArrayRef entry_shape = tensors[0].sizes(); in compute_shape_stack() local
/external/pytorch/aten/src/ATen/native/
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