Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DForeachUtils.h286 const nested_optional_tensorvec_t& nested_tensorlist, in _group_tensors_by_first_tensors_device_and_dtype()
/aosp_15_r20/external/pytorch/torch/csrc/
H A DModule.cpp2273 const bool with_indices) { in initModule()