pytorch/benchmarks/dynamo/microbenchmarks
2024-10-11 18:30:26 +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 [BC breaking] move benchmarking + prefer inductor path (#132827) 2024-08-08 00:47:45 +00:00
benchmark_helper.py
cache_debug_microbenchmarks.py Add microbenchmark for FxGraphHashDetails.debug_lines (#137506) 2024-10-09 16:15:05 +00:00
cache_hit_microbenchmarks.py Add a microbechmark for cache read path (#137607) 2024-10-10 16:36:18 +00:00
dynamo_microbenchmarks.py [dynamo] Small microbenchmark changes (#122032) 2024-03-18 18:08:06 +00:00
fx_microbenchmarks.py [BE][Easy][3/19] enforce style for empty lines in import segments in benchmarks/ (#129754) 2024-07-17 14:34:42 +00:00
inductor_bmm.py [BE][Easy][3/19] enforce style for empty lines in import segments in benchmarks/ (#129754) 2024-07-17 14:34:42 +00:00
inductor_cpu_atomic.py [5/N][Easy] fix typo for usort config in pyproject.toml (kown -> known): sort torch (#127126) 2024-05-27 14:49:57 +00:00
inductor_mm.py [BC breaking] move benchmarking + prefer inductor path (#132827) 2024-08-08 00:47:45 +00:00
matmul_relu.py [BE][Easy][3/19] enforce style for empty lines in import segments in benchmarks/ (#129754) 2024-07-17 14:34:42 +00:00
microbench.py [BE][Easy][3/19] enforce style for empty lines in import segments in benchmarks/ (#129754) 2024-07-17 14:34:42 +00:00
model.py
operator_inp_utils.py [BE][Easy][3/19] enforce style for empty lines in import segments in benchmarks/ (#129754) 2024-07-17 14:34:42 +00:00
operatorbench.py [inductor] Benchmark Halide in operatorbench.py (#136809) 2024-09-28 19:26:04 +00:00
overheads.py [dynamo] Small microbenchmark changes (#122032) 2024-03-18 18:08:06 +00:00
tensor_layout_mini_benchmark.py [BC breaking] move benchmarking + prefer inductor path (#132827) 2024-08-08 00:47:45 +00:00
utils.py