Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/docs/source/
H A Dtorch.rst703 set_deterministic_debug_mode
/aosp_15_r20/external/pytorch/torch/
H A D__init__.py1357 def set_deterministic_debug_mode(debug_mode: _Union[builtins.int, str]) -> None: function
H A Doverrides.py297 torch.set_deterministic_debug_mode,
/aosp_15_r20/external/pytorch/test/
H A Dtest_torch.py9609 torch.set_deterministic_debug_mode(debug_mode)
9618 torch.set_deterministic_debug_mode(debug_mode_str)