Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/nn/api/
H A Dremote_module.py86 def _instantiate_template(module_interface_cls, enable_moving_cpu_tensors_to_cuda): argument
104 module_cls, args, kwargs, device, module_interface_cls argument
483 def _init_template(self, module_interface_cls, enable_moving_cpu_tensors_to_cuda): argument
/aosp_15_r20/external/pytorch/torch/distributed/nn/jit/
H A Dinstantiator.py101 module_interface_cls, enable_moving_cpu_tensors_to_cuda=True argument