Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/
H A DAffineQuantizer.cpp36 void checkSameDevice( in checkSameDevice() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dir.cpp413 static void checkSameDevice(const Node* node) { in checkSameDevice() function
/aosp_15_r20/external/pytorch/torch/
H A D_meta_registrations.py822 def checkSameDevice( function