-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: sdpython/onnx-array-api
base: 0.2.0
head repository: sdpython/onnx-array-api
compare: main
- 18 commits
- 75 files changed
- 1 contributor
Commits on Mar 26, 2024
-
Better support for ir_version (#82)
* fixes for ir_version * fix ut * fix ut
Configuration menu - View commit details
-
Copy full SHA for a54de21 - Browse repository at this point
Copy the full SHA a54de21View commit details
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
Configuration menu - View commit details
-
Copy full SHA for 53506d1 - Browse repository at this point
Copy the full SHA 53506d1View commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf98384 - Browse repository at this point
Copy the full SHA bf98384View commit details -
Configuration menu - View commit details
-
Copy full SHA for 381d829 - Browse repository at this point
Copy the full SHA 381d829View commit details
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
Configuration menu - View commit details
-
Copy full SHA for 01e0fac - Browse repository at this point
Copy the full SHA 01e0facView commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6076c1c - Browse repository at this point
Copy the full SHA 6076c1cView commit details
Commits on Aug 31, 2024
-
* example * lint * exc * array " * fix * fix missing dependency * yml * disable some tests
Configuration menu - View commit details
-
Copy full SHA for eee76cc - Browse repository at this point
Copy the full SHA eee76ccView commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d83ff4e - Browse repository at this point
Copy the full SHA d83ff4eView commit details
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
Configuration menu - View commit details
-
Copy full SHA for e002bf4 - Browse repository at this point
Copy the full SHA e002bf4View commit details
Commits on Dec 20, 2024
-
Avoid recursion error in profiling (#92)
* Avoid recursion error in profiling * disable two tests * disable tests
Configuration menu - View commit details
-
Copy full SHA for 07c3683 - Browse repository at this point
Copy the full SHA 07c3683View commit details
Commits on Jan 6, 2025
-
Export evaluator type in compare_onnx_execution (#93)
* Export evaluator type in compare_onnx_execution * doc * doc
Configuration menu - View commit details
-
Copy full SHA for eb106e2 - Browse repository at this point
Copy the full SHA eb106e2View commit details
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
Configuration menu - View commit details
-
Copy full SHA for 689cc6f - Browse repository at this point
Copy the full SHA 689cc6fView commit details
Commits on Feb 18, 2025
-
Improves translation to GraphBuilder (#95)
* Improves translation to GraphBuilder * ch * fix issue * ir * urls * check
Configuration menu - View commit details
-
Copy full SHA for 664e084 - Browse repository at this point
Copy the full SHA 664e084View commit details
Commits on Feb 19, 2025
-
Supports for local functions in translator (#96)
* fix suffix * one fix * fix * fix ut * fix ir_version * doc
Configuration menu - View commit details
-
Copy full SHA for 3de3c5d - Browse repository at this point
Copy the full SHA 3de3c5dView commit details
Commits on Mar 6, 2025
-
increase precision in model comparison (#97)
* increase precision * cache * switch to :g
Configuration menu - View commit details
-
Copy full SHA for a868dd3 - Browse repository at this point
Copy the full SHA a868dd3View commit details
Commits on Mar 9, 2025
-
Replaces long initiliazer by rando values (#98)
* Replaces long initiliazer by rando values * fix display * fix issues
Configuration menu - View commit details
-
Copy full SHA for a8b45f9 - Browse repository at this point
Copy the full SHA a8b45f9View commit details
Commits on Mar 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aab85ff - Browse repository at this point
Copy the full SHA aab85ffView commit details
Commits on Apr 8, 2025
-
* fix dependencies * fix version * 312 * 312 * ffix req * fix install * no iso
Configuration menu - View commit details
-
Copy full SHA for 96eb50e - Browse repository at this point
Copy the full SHA 96eb50eView commit details
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