Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/
DTensorIterator.h861 const bool _check_all_same_device) { in check_all_same_device() argument
862 check_all_same_device_ = _check_all_same_device; in check_all_same_device()