Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
Update HISTORY.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jul 26, 2021
1 parent afe6ee7 commit eff8a04
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions HISTORY.rst
Expand Up @@ -5,9 +5,17 @@
History
=======

current - 2021-07-12 - 0.00Mb
current - 2021-07-26 - 0.00Mb
=============================

* `289`: Avoids raising an exception when an optional parameter is not specified (2021-07-26)
* `287`: Adds python runtime for operator Loop, SequenceInsert, ConcatFromSequence (2021-07-25)
* `288`: Extends code coverage (2021-07-25)
* `286`: Adds runtime for operator Range (2021-07-13)

0.6.1447 - 2021-07-12 - 2.56Mb
==============================

* `285`: Adds function cst to create constant with numpy API for ONNX (2021-07-12)
* `283`: Commutative property (2021-07-12)
* `281`: Infers temporary allocation needed while computing the outputs (2021-07-12)
Expand Down Expand Up @@ -322,10 +330,6 @@ current - 2021-07-12 - 0.00Mb
* `19`: Enables support for SVM operators in python runtime (ONNX). (2019-07-28)
* `16`: fix documentation, visual graph are not being rendered in notebooks (2019-07-23)
* `18`: implements python runtime for SVM (2019-07-20)

0.2.272 - 2019-07-15 - 0.09Mb
=============================

* `17`: add a mechanism to use ONNX with double computation (2019-07-15)
* `13`: add automated benchmark of every scikit-learn operator in the documentation (2019-07-05)
* `12`: implements a way to measure time for each node of the ONNX graph (2019-07-05)
Expand Down

0 comments on commit eff8a04

Please sign in to comment.