Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Nov 13, 2023
Rewrites len(..) == 0 into not .. (#51)
Show description for d7d4e2eauthored- authored
Adds command line to translate de model into code (#49)
Show description for 95a012fauthoredSupports subgraph in the light API (#48)
Show description for 5e3668dauthored
Commits on Nov 12, 2023
Extends export onnx to code to support inner API (#47)
Show description for 9de394e
Commits on Nov 9, 2023
Add an export to convert an onnx graph into light API code (#46)
Show description for 75d62a0authored
Commits on Nov 8, 2023
Fixes light API for operators with two outputs (#45)
Show description for dd11424authored
Commits on Nov 7, 2023
First documentation of the light API (#44)
Show description for 70d6f64authored
Commits on Nov 5, 2023
Fix build (#43)
Show description for daf4402authored
Commits on Nov 1, 2023
First sketch of a very simple API to create simple graphs (#42)
Show description for ae3dc90authored
Commits on Oct 31, 2023
- authored
Commits on Aug 26, 2023
Commits on Aug 5, 2023
Commits on Aug 1, 2023
Fix wrong constant in fp8 (#38)
Show description for 4b6e049authoredFix float 8 cast (#37)
Show description for f7bc922authored
Commits on Jul 31, 2023
Commits on Jul 27, 2023
Update github actions (#35)
Show description for cd73f71authored
Commits on Jul 26, 2023
Removes dependency to pyquickhelper (#34)
Show description for 17e4f8bauthored
Commits on Jul 21, 2023
Improves actions (#33)
Show description for af6fcfaauthored
Commits on Jul 20, 2023
Improves github actions (#32)
Show description for c8e40a3authored
Commits on Jul 16, 2023
Enables linspace (#30)
Show description for 1be44a7
Commits on Jul 12, 2023
- authored
Commits on Jul 2, 2023
Add function Eye to the Array API (#29)
Show description for 6bea970authoredAdds zeros_like to the Array API (#28)
Show description for 35cb298authoredAdd full_like for the array API (#26)
Show description for 2fc79f6authoredBetter handling of float 8 in onnx_simple_text_plot (#27)
Show description for d248c16authored
Commits on Jun 30, 2023
Fixes asarray for the Array API (#25)
Show description for c6a3718authored
Commits on Jun 29, 2023
Add ExtendedReferenceEvaluator to test scenario outside onnx specifications (#24)
Show description for 61eec9dauthored
Commits on Jun 28, 2023
Test array-api-tests and add ones_like (#23)
Show description for 02ee072authored
Commits on Jun 22, 2023
Support function arange in Array API (#19)
Show description for 934a139Supports OrtValue in function ort_profile (#22)
Show description for c1f0a77authored
Commits on Jun 18, 2023
Supports function full for the Array API (#21)
Show description for c82f9f3authored
Commits on Jun 16, 2023
Enables array tests for asarray (#20)
Show description for ce37364authored
Commits on Jun 13, 2023
Extends Array API to EagerOrt (#18)
Show description for 5edccabauthored
Commits on Jun 10, 2023
Implements ArrayAPI (#17)
Show description for 37fe094