Searched refs:throw_data_ptr_access_error (Results 1 – 2 of 2) sorted by relevance
1578 throw_data_ptr_access_error(); in data_ptr_impl_impl()1636 throw_data_ptr_access_error(); in data_impl()1711 [[noreturn]] void throw_data_ptr_access_error() const;
311 void TensorImpl::throw_data_ptr_access_error() const { in throw_data_ptr_access_error() function in c10::TensorImpl