Skip to content
Snippets Groups Projects

Add py-torch to container

Merged Sakib Rahman requested to merge feature-addPytorch into master
1 file
+ 4
1
Compare changes
  • Side-by-side
  • Inline
@@ -128,6 +128,9 @@ packages:
@@ -128,6 +128,9 @@ packages:
- '@11.1.3.east'
- '@11.1.3.east'
- cxxstd=20 -vecgeom +threads -vtk
- cxxstd=20 -vecgeom +threads -vtk
- any_of: [+opengl +qt +x11, -opengl -qt -x11]
- any_of: [+opengl +qt +x11, -opengl -qt -x11]
 
gloo:
 
require:
 
- '@2023-05-19'
graphviz:
graphviz:
require:
require:
- '@8.0.1'
- '@8.0.1'
@@ -302,7 +305,7 @@ packages:
@@ -302,7 +305,7 @@ packages:
- '@0.10.2'
- '@0.10.2'
py-torch:
py-torch:
require:
require:
- '@2.0.0'
- '@2.1.0'
py-uproot:
py-uproot:
require:
require:
- '@5.0.5'
- '@5.0.5'
Loading