Home
last modified time | relevance | path

Searched defs:cpu_enabled (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/api/
H A Dfunction_impl.cpp120 bool cpu_enabled = at::autocast::is_autocast_enabled(at::kCPU); in currentSpecialization() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dautocast.cpp24 bool cpu_enabled = false; member
/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.cpp5131 const auto cpu_enabled = p_node->Input(2).toBool(); in __anon5d9c3eb91f202() local
5151 const auto cpu_enabled = p_node->Input(2).toBool(); in __anon5d9c3eb91f402() local