Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eic_container
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
containers
eic_container
Merge requests
!796
feat: py-onnx-1.15.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
feat: py-onnx-1.15.0
py-onnx-1.13.1
into
master
Overview
0
Commits
6
Pipelines
0
Changes
2
Merged
Wouter Deconinck
requested to merge
py-onnx-1.13.1
into
master
1 year ago
Overview
0
Commits
6
Pipelines
0
Changes
2
Expand
Split off from
!789 (closed)
.
0
0
Merge request reports
Viewing commit
631d0a51
Show latest version
2 files
+
4
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
631d0a51
fix: spack cherry-pick (py-)onnx: new version 1.15.0
· 631d0a51
Wouter Deconinck
authored
1 year ago
spack-environment/packages.yaml
+
2
−
2
Options
@@ -201,7 +201,7 @@ packages:
-
any_of
:
[
+geocad
,
-geocad
]
onnx
:
require
:
-
'
@1.1
3.1
'
-
'
@1.1
5.0
'
opencascade
:
require
:
-
'
@7.7.1'
@@ -288,7 +288,7 @@ packages:
-
'
@1.26.1'
py-onnx
:
require
:
-
'
@1.1
3.1
'
-
'
@1.1
5.0
'
py-pandas
:
require
:
-
'
@1.5.3'
Loading