Home
last modified time | relevance | path

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

/external/pytorch/torch/
D__init__.py1656 def _check_tensor_all_with(error_type, cond, message=None): # noqa: F811 function
1683 _check_tensor_all_with(RuntimeError, cond, message)