Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
conda
Commits
930b20d2
Commit
930b20d2
authored
May 18, 2020
by
André Anjos
💬
Browse files
[bob/beat-devel] Bump pytorch to 1.4.0/torchvision to 0.4.2
parent
f0fee19c
Pipeline
#39920
failed with stage
in 8 minutes and 47 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conda/beat-devel/meta.yaml
View file @
930b20d2
...
...
@@ -2,7 +2,7 @@
{
%
set nopin =
[
'
ca-certificates'
,
'
certifi'
,
'
openssl'
,
'
libstdcxx-ng'
,
'
libgcc-ng'
,
'
libcxx'
,
'
libcxxabi'
]
%
}
package
:
name
:
beat-devel
version
:
2020.0
3.30
version
:
2020.0
5.18
build
:
# the build number must be zero all the time.
...
...
@@ -14,7 +14,7 @@ build:
requirements
:
host
:
-
bob-devel 2020.0
3.30
-
bob-devel 2020.0
5.18
-
python {{ python }}
-
docker-py 4.2.0
-
jsonschema 3.2.0
...
...
conda/bob-devel/meta.yaml
View file @
930b20d2
...
...
@@ -4,7 +4,7 @@ package:
name
:
bob-devel
# please update the version of beat-devel and update bob-devel's version
# there as well in the same merge request.
version
:
2020.0
3.30
version
:
2020.0
5.18
build
:
# the build number must be zero all the time.
...
...
@@ -61,7 +61,7 @@ requirements:
-
pyedflib 0.1.14
-
cudatoolkit
9.0
# [linux]
-
pandas 1.0.3
-
pytorch 1.
0.1
# [linux]
-
pytorch 1.
4.0
-
pyyaml 5.3.1
-
requests 2.23.0
-
schema 0.7.1
...
...
@@ -77,7 +77,7 @@ requirements:
-
sqlalchemy 1.3.15
-
tabulate 0.8.3
-
tensorflow 1.15.0
-
torchvision 0.
2.1
# [linux]
-
torchvision 0.
4.2
# [linux]
-
tqdm 4.43.0
-
vlfeat 0.9.21
-
zc.buildout 2.13.3
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment