Home
last modified time | relevance | path

Searched defs:nvrtc (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A Djit_utils.cpp856 const at::cuda::NVRTC& nvrtc() { in nvrtc() function
1482 const auto& nvrtc = at::globalContext().getNVRTC(); in jit_pwise_function() local
1644 const auto& nvrtc = at::globalContext().getNVRTC(); in launch_jitted_pwise_function() local
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/detail/
H A DCUDAHooks.cpp225 const at::cuda::NVRTC& nvrtc() { in nvrtc() function
231 const at::cuda::NVRTC& CUDAHooks::nvrtc() const { in nvrtc() function in at::cuda::detail::CUDAHooks
/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/fuser/cuda/
H A Dfused_kernel.cpp24 const at::cuda::NVRTC& nvrtc() { in nvrtc() function
/aosp_15_r20/external/pytorch/aten/src/ATen/detail/
H A DCUDAHooksInterface.h112 virtual const at::cuda::NVRTC& nvrtc() const { in nvrtc() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dcuda_codegen.cpp66 static const at::cuda::NVRTC& nvrtc() { in nvrtc() function