Skip to content

0.8.9

Choose a tag to compare

@sdpython sdpython released this 12 Jan 11:02
· 33 commits to main since this release
7a28903
  • #383: removed bool, int, float, None as input dummies for the exporter in method_to_onnx
  • #382: make the ordering of the inferred dynamic shapes more robust
  • #381: add parameter expand_batch_for to method_to_onnx
  • #378: implements the computation of discrepancies in method_to_onnx
  • #379: update the handling of cache after the removal of HybridCache, SlidingWindowCache in transformers>=5,