Home
last modified time | relevance | path

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

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