Home
last modified time | relevance | path

Searched defs:_deterministic_algorithms_warn_only (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DContext.h362 bool _deterministic_algorithms_warn_only = false; variable
/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Dguards.cpp572 bool _deterministic_algorithms_warn_only; member