Skip to content

0.5.0

Compare
Choose a tag to compare
@sdpython sdpython released this 20 May 13:38
· 45 commits to main since this release
d357b28
  • #105: more options to tune control flow rewriting
  • #104: add summarization task, add rewrite to command line validate
  • #101: first draft to rewrite loops
  • #100: implements a context to automatically rewrite methods or function with control flows
  • #96: implements is_stealing, steal_append to complement steal_forward
  • #95: fixzq Scan implementation for OnnxruntimeEvaluator
  • #93: introduces patched expressions to get around annoying export issues
  • #92: supports errors distribution in max_diff
  • #91: enables strings in guess_dynamic_shapes
  • #88`, #89: extends steal_forward to dump input, outputs in onnx models
  • #83, #85: improves the automated rewriting of control flow (test)