Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/tensor/
H A Dpython_tensor.cpp459 at::Device get_default_device() { in get_default_device() function
/aosp_15_r20/external/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c441 static uint32_t get_default_device(const struct instance_info *info, in get_default_device() function
/aosp_15_r20/external/pytorch/torch/
H A D__init__.py1036 def get_default_device() -> "torch.device": function