Searched refs:checkSparseTensorInvariants (Results 1 – 7 of 7) sorted by relevance
876 : state{at::globalContext().checkSparseTensorInvariants()} {} in CheckSparseTensorInvariantsContext()946 at::globalContext().checkSparseTensorInvariants(); in sparse_compressed_tensor_ctor_worker()1173 at::globalContext().checkSparseTensorInvariants(); in sparse_coo_tensor_ctor()
438 bool Context::checkSparseTensorInvariants() const { in checkSparseTensorInvariants() function in at::Context
148 old_state = at::globalContext().checkSparseTensorInvariants(); in CheckSparseTensorInvariants()
322 bool checkSparseTensorInvariants() const;
466 if (at::globalContext().checkSparseTensorInvariants()) { in _sparse_compressed_tensor_unsafe_symint()490 if (at::globalContext().checkSparseTensorInvariants()) { in _sparse_compressed_tensor_unsafe_template()
483 if (at::globalContext().checkSparseTensorInvariants()) { in _sparse_coo_tensor_unsafe()
1171 if (at::globalContext().checkSparseTensorInvariants()) in THPModule_checkSparseTensorInvariants()