Home
last modified time | relevance | path

Searched defs:check_tolerance (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/jit/
H A D_trace.py325 check_tolerance, argument
676 check_tolerance=1e-5, argument
833 check_tolerance=1e-5, argument
1126 check_tolerance=1e-5, argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Djit_utils.py529 inputs_require_grads=True, check_tolerance=1e-5, export_import=True, argument
/aosp_15_r20/external/pytorch/benchmarks/dynamo/
H A Dcommon.py2655 def check_tolerance( member in BenchmarkRunner