Skip to content
Snippets Groups Projects
Commit ae02856c authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Enable tensorflow, pytorch and torchvision on macOS

parent e3bf9932
No related branches found
No related tags found
1 merge request!378Enable tensorflow on macOS
Pipeline #24022 canceled
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
{% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %} {% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %}
package: package:
name: bob-devel name: bob-devel
version: 2018.10.01 version: 2018.10.05
# please update the version of beat-devel and update bob-devel's version there # please update the version of beat-devel and update bob-devel's version there
# as well in the same merge request. # as well in the same merge request.
...@@ -57,7 +57,7 @@ requirements: ...@@ -57,7 +57,7 @@ requirements:
- pillow 5.2.0 - pillow 5.2.0
- pkg-config 0.29.2 - pkg-config 0.29.2
- pyedflib 0.1.11 - pyedflib 0.1.11
- pytorch 0.4.1 # [linux] - pytorch 0.4.1
- pyyaml 3.13 - pyyaml 3.13
- requests 2.19.1 - requests 2.19.1
- schema 0.6.7 - schema 0.6.7
...@@ -71,8 +71,8 @@ requirements: ...@@ -71,8 +71,8 @@ requirements:
- sphinx_rtd_theme 0.4.1 - sphinx_rtd_theme 0.4.1
- sqlalchemy 1.2.11 - sqlalchemy 1.2.11
- tabulate 0.8.2 - tabulate 0.8.2
- tensorflow 1.9.0 # [linux] - tensorflow 1.9.0
- torchvision 0.2.1 # [linux] - torchvision 0.2.1
- vlfeat 0.9.21 - vlfeat 0.9.21
- zc.buildout 2.11.2 - zc.buildout 2.11.2
- zc.recipe.egg 2.0.5 - zc.recipe.egg 2.0.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment