Home
last modified time | relevance | path

Searched defs:cuda_enabled (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dcuda_enabled.h5 inline constexpr bool cuda_enabled() { in cuda_enabled() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorConversions.cpp437 Tensor _autocast_to_reduced_precision(const Tensor& self, bool cuda_enabled, bool cpu_enabled, Scal… in _autocast_to_reduced_precision()
460 Tensor _autocast_to_full_precision(const Tensor& self, bool cuda_enabled, bool cpu_enabled) { in _autocast_to_full_precision()
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dgenerated_ops.cpp5130 const auto cuda_enabled = p_node->Input(1).toBool(); in __anon5d9c3eb91f202() local
5150 const auto cuda_enabled = p_node->Input(1).toBool(); in __anon5d9c3eb91f402() local