Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/
DTensorIterator.h953 TensorIteratorConfig& declare_static_device(Device device);
DTensorIterator.cpp164 TensorIteratorConfig& TensorIteratorConfig::declare_static_device(Device device) { in declare_static_device() function in at::TensorIteratorConfig
1057 .declare_static_device(a.device()) in build_borrowing_unary_force_boolean_op()