Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/quantization/
H A Dquantization_utils.h12 inline std::string torch_tensor_device_name(const at::Tensor& ten) { in torch_tensor_device_name() function
/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/cuda/
H A DNestedTensorTransformerFunctions.cu498 inline std::string torch_tensor_device_name(const at::Tensor& ten) { in torch_tensor_device_name() function
502 inline std::string torch_tensor_device_name( in torch_tensor_device_name() function