Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/core/
DIListRef_inl.h199 using MaterializedIOptTensorListRef = c10::detail::MaterializedIListRef<at::OptionalTensorRef>; variable
/external/pytorch/aten/src/ATen/native/
DTensorAdvancedIndexing.cpp423 const at::MaterializedIOptTensorListRef& indices) { in check_indices_on_cpu_or_selfdevice()