Home
last modified time | relevance | path

Searched refs:check_all_same_device (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/aten/src/ATen/native/
DCopy.cpp277 .check_all_same_device(false) in copy_impl()
380 .check_all_same_device(true) in copy_ignoring_overlaps()
/external/pytorch/aten/src/ATen/cuda/
Djiterator.cu337 .check_all_same_device(true); in CompileAndLaunchKernel()
/external/pytorch/aten/src/ATen/
DTensorIterator.h860 TensorIteratorConfig& check_all_same_device( in check_all_same_device() function