From 41b90003dd10bedd1817fb67afefb28267dfa472 Mon Sep 17 00:00:00 2001 From: Guillaume HEUSCH <guillaume.heusch@idiap.ch> Date: Wed, 2 May 2018 16:26:47 +0200 Subject: [PATCH] added pytorch and torchvision --- gitlab/conda_build_config.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml index 4f414a0..23998db 100644 --- a/gitlab/conda_build_config.yaml +++ b/gitlab/conda_build_config.yaml @@ -153,6 +153,8 @@ pillow: - 4.3.0 pyedflib: - 0.1.11 +pytorch: + - 0.3 pyyaml: - 3.12 schema: @@ -175,6 +177,8 @@ tabulate: - 0.8.2 tensorflow: - 1.5.0 +torchvision: + - 0.1.8 zc_buildout: - 2.11.2 zc_recipe_egg: -- GitLab