- Notifications
You must be signed in to change notification settings - Fork0
Comparing changes
Open a pull request
base repository:sdpython/onnx-array-api
Uh oh!
There was an error while loading.Please reload this page.
base:0.2.0
head repository:sdpython/onnx-array-api
Uh oh!
There was an error while loading.Please reload this page.
compare:main
- 18commits
- 75files changed
- 1contributor
Commits on Mar 26, 2024
Better support for ir_version (#82)
* fixes for ir_version* fix ut* fix ut
xadupre authoredMar 26, 2024
Commits on Apr 2, 2024
First draft to export to GraphBuilder (#83)
* export to builder* doc* fix unit test* fix order* fix initializer* fix ut* fix opset
xadupre authoredApr 2, 2024
Commits on Apr 8, 2024
Commits on Jun 5, 2024
Add command line to replace constants in a model (#87)
* example* Add command line to replace constant* doc* ut* doc
Commits on Aug 31, 2024
Commits on Nov 12, 2024
Improves onnx_simple_text_plot (#91)
* Improves onnx_simple_text_plot* add doc_string* improve display* add complex* add missing line* complex* complex* fix unwanted code
Commits on Dec 20, 2024
Avoid recursion error in profiling (#92)
* Avoid recursion error in profiling* disable two tests* disable tests
Commits on Jan 6, 2025
Export evaluator type in compare_onnx_execution (#93)
* Export evaluator type in compare_onnx_execution* doc* doc
Commits on Feb 17, 2025
* Upgrade version* upgrade version* disable* fix import* disable more* remove mac ci* remove numpy.array_api* remove* one day maybe* fix urls
Commits on Feb 18, 2025
Improves translation to GraphBuilder (#95)
* Improves translation to GraphBuilder* ch* fix issue* ir* urls* check
Commits on Feb 19, 2025
Supports for local functions in translator (#96)
* fix suffix* one fix* fix* fix ut* fix ir_version* doc
Commits on Mar 6, 2025
increase precision in model comparison (#97)
* increase precision* cache* switch to :g
Commits on Mar 9, 2025
Replaces long initiliazer by rando values (#98)
* Replaces long initiliazer by rando values* fix display* fix issues
Commits on Apr 8, 2025
* fix dependencies* fix version* 312* 312* ffix req* fix install* no iso
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff 0.2.0...main
Uh oh!
There was an error while loading.Please reload this page.