Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dinit.cpp787 TORCH_WARN_DEPRECATION( in get_autocast_gpu_dtype() local
796 TORCH_WARN_DEPRECATION( in get_autocast_cpu_dtype() local
805 TORCH_WARN_DEPRECATION( in get_autocast_ipu_dtype() local
814 TORCH_WARN_DEPRECATION( in get_autocast_xla_dtype() local
/aosp_15_r20/external/pytorch/c10/util/
H A DException.h616 #define TORCH_WARN_DEPRECATION(...) \ macro
/aosp_15_r20/external/pytorch/torch/csrc/
H A DModule.cpp977 TORCH_WARN_DEPRECATION("Test message for TORCH_WARN_DEPRECATION"); in THPModule_warnDeprecation() local