pytorch/benchmarks/dynamo/microbenchmarks
2025-06-17 13:12:18 +00:00
..
operator_inp_logs
__init__.py
analyze_templates.py [BE] Format .ci/ / .github/ / benchmarks/ / functorch/ / tools/ / torchgen/ with ruff format (#132577) 2024-10-11 18:30:26 +00:00
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 Rename cache limit to recompile limit in configs (#143709) 2024-12-22 10:03:57 +00:00
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 [inductor] Benchmark Halide in operatorbench.py (#136809) 2024-09-28 19:26:04 +00:00
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