Searched defs:check_accuracy (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_dynamo/repro/ |
H A D | after_dynamo.py | 155 check_accuracy=False, argument 206 def dump_backend_repro_as_file(gm, args, compiler_name, check_accuracy=False): argument 234 def dump_backend_state(gm, args, compiler_name, check_accuracy=False): argument
|
/aosp_15_r20/external/pytorch/benchmarks/dynamo/ |
H A D | check_accuracy.py | 26 def check_accuracy(actual_csv, expected_csv, expected_filename): function
|
H A D | common.py | 2422 def check_accuracy( member in BenchmarkRunner
|
/aosp_15_r20/external/eigen/bench/ |
H A D | bench_norm.cpp | 246 void check_accuracy(double basef, double based, int s) in check_accuracy() function
|