Searched refs:variable_excluded_from_dispatch (Results 1 – 3 of 3) sorted by relevance
242 return !at::impl::variable_excluded_from_dispatch(); in is_variable()
46 inline bool variable_excluded_from_dispatch() { in variable_excluded_from_dispatch() function
626 TORCH_INTERNAL_ASSERT(at::impl::variable_excluded_from_dispatch()); in _coalesce_sparse_cpu()