pytorch/benchmarks/dynamo/microbenchmarks
2025-06-17 13:12:18 +00:00
..
operator_inp_logs
__init__.py
analyze_templates.py
bench_mm_fusion.py Add flag _metrics_log_runtime to disable runtime metric logging by default (#153506) 2025-05-22 01:02:11 +00:00
benchmark_helper.py
cache_debug_microbenchmarks.py [BE] fix ruff rule E226: add missing whitespace around operator in f-strings (#144415) 2025-01-08 21:55:00 +00:00
cache_hit_microbenchmarks.py Rename inductor cache (#156128) 2025-06-17 03:57:18 +00:00
dynamo_guard_eval.py
dynamo_microbenchmarks.py
fx_microbenchmarks.py [BE] fix ruff rule E226: add missing whitespace around operator in f-strings (#144415) 2025-01-08 21:55:00 +00:00
inductor_bmm.py
inductor_cpu_atomic.py
inductor_mm.py
matmul_relu.py
microbench.py
model.py
operator_inp_utils.py [BE] fix typos in benchmarks/ (#156077) 2025-06-17 13:12:18 +00:00
operatorbench.py
overheads.py [BE] fix ruff rule E226: add missing whitespace around operator in f-strings (#144415) 2025-01-08 21:55:00 +00:00
tensor_layout_mini_benchmark.py
utils.py