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
1
Merged
Wouter Deconinck
requested to merge
py-onnx-1.13.1
into
master
1 year ago
Overview
0
Commits
6
Pipelines
0
Changes
1
Expand
Split off from
!789 (closed)
.
0
0
Merge request reports
Viewing commit
26d6f8d6
Show latest version
1 file
+
2
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
26d6f8d6
fix: spack cherry-pick fix infinite recursion when computing concretization errors
· 26d6f8d6
Wouter Deconinck
authored
1 year ago
spack.sh
+
2
−
0
Options
@@ -23,6 +23,7 @@ b111064e221aae83e62226672cd8bf9a7524423d
c07ddf83c32b7129247fe90eed486dd844047087
00875fbc749a7e4e979c35d59c0a8d60d32d4cd7
64cf67822471ec2d3df2625a6d713f80cbe7ff43
1255620a14afa3ad4aad681a847a3a1704141976
---
## Ref: https://github.com/spack/spack/commit/[hash]
## [hash]: [description]
@@ -41,3 +42,4 @@ c07ddf83c32b7129247fe90eed486dd844047087
## c07ddf83c32b7129247fe90eed486dd844047087: py-torch: set env OpenBLAS_HOME
## 00875fbc749a7e4e979c35d59c0a8d60d32d4cd7: py-torch: patch for ${OpenBLAS_HOME}/include/openblas
## 64cf67822471ec2d3df2625a6d713f80cbe7ff43: py-torch: move patch before def patch
## 1255620a14afa3ad4aad681a847a3a1704141976: Fix infinite recursion when computing concretization errors
Loading