Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/
H A DTensorImpl.cpp374 c10::Device TensorImpl::device_custom() const { in device_custom() function in c10::TensorImpl
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DFunctionalTensorWrapper.cpp487 c10::Device FunctionalTensorWrapper::device_custom() const { in device_custom() function in at::FunctionalTensorWrapper