Skip to content

0.2.3

Compare
Choose a tag to compare
@sdpython sdpython released this 13 Oct 14:06
· 85 commits to main since this release
7d6c56e
  • #99: use onnxruntime==1.16.1 as default
  • #96: implements a fonction to convert a ModelProto into string (not bytes),
    add a function to multiply the number of trees in a TreeEnsemble
  • #75: add an implementation of murmurhash3 to validate some options
  • #93: validates the wheels in CI
  • #89: add a function to merge models and update them if both have different opsets