Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/detail/
H A DCUDAHooksInterface.h136 virtual bool compiledWithMIOpen() const { in compiledWithMIOpen() function
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/detail/
H A DCUDAHooks.cpp264 bool CUDAHooks::compiledWithMIOpen() const { in compiledWithMIOpen() function in at::cuda::detail::CUDAHooks