Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Ddevice_lazy_init.cpp20 void device_lazy_init(at::DeviceType device_type) { in device_lazy_init() function
/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A DModule.cpp129 torch::utils::device_lazy_init(at::kCUDA); in THCPModule_getDevice_wrap() member in THCPModule_getDevice_wrap::torch::utils