Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/core/
DATen_fwd.h32 using IOptTensorListRef = c10::IListRef<OptionalTensorRef>; variable
DIListRef_inl.h197 using IOptTensorListRef = c10::IListRef<at::OptionalTensorRef>; variable