Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/
DDevice.cpp67 auto as_device = r.device(0); // this works, because device can take strings in THPDevice_pynew() local
/external/pytorch/aten/src/ATen/core/
Divalue.h1353 } as_device; member