Skip to content

Instantly share code, notes, and snippets.

View antimora's full-sized avatar
❤️‍🔥
Working on Burn Deep Learning Framework

Dilshod Tadjibaev antimora

❤️‍🔥
Working on Burn Deep Learning Framework
View GitHub Profile
@antimora
antimora / skip_analysis.md
Created April 8, 2026 16:52
burn-onnx onnx2burn codegen failure analysis (656 of 1678 node tests)

burn-onnx: ONNX Backend Scoreboard skip analysis

Analysis of 656 ONNX backend tests where onnx2burn codegen fails. Out of 1678 node tests total, 1022 succeed codegen and 656 fail.

Grouped by root-cause error message.

61 — Unsupported Mod input types: lhs=Shape(1), rhs=Shape(1)

  • test_attention_3d_attn_mask_expanded
@antimora
antimora / bycu5ilj8.output
Created April 8, 2026 13:03
burn-onnx ONNX backend scoreboard test run log (1646/1827 passed)
Running 1827 CPU tests...
...............F...................................................................F....F........... [100/1827 55s]
...........................F...F.........F......F....................................F...F.......... [200/1827 118s]
.......F.F......FF................FF.FF............F...F...F......F...F....................F.F.F.F.F [300/1827 167s]
.............F..F..F..F...F.......................................FF..FF..FF..FF..FF................ [400/1827 203s]
..........FF....FF....FF....FF...................................................................... [500/1827 236s]
.........................................................................F...................F...... [600/1827 268s]
.................................................................F.................................. [700/1827 363s]
.................................................................................................... [800/1827 421s]
...............................................................
@antimora
antimora / failing_tests.md
Created April 8, 2026 13:03
burn-onnx ONNX backend test failures (181 of 1827 CPU tests)

reduce_sum (24)

  • test_reduce_sum_do_not_keepdims_example_cpu
  • test_reduce_sum_do_not_keepdims_random_cpu
  • test_reduce_sum_empty_axes_input_noop_cpu
  • test_reduce_sum_empty_axes_input_noop_example_cpu
  • test_reduce_sum_empty_set_cpu
  • test_reduce_sum_empty_set_non_reduced_axis_zero_cpu
  • test_reduce_sum_keepdims_example_cpu
  • test_reduce_sum_keepdims_random_cpu