Searched refs:_change_backend_component_keys (Results 1 – 3 of 3) sorted by relevance
187 void TensorImpl::_change_backend_component_keys(c10::Device device) { in _change_backend_component_keys() function in c10::TensorImpl
1409 void _change_backend_component_keys(c10::Device device);
732 data.unsafeGetTensorImpl()->_change_backend_component_keys(r.device(6)); in THPVariable_make_subclass()