Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A Dautocast_mode.cpp108 bool is_autocast_cache_enabled() { in is_autocast_cache_enabled() function
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dinit.cpp842 static PyObject* is_autocast_cache_enabled(PyObject* _unused, PyObject* arg) { in is_autocast_cache_enabled() function