This is an automated email from the ASF dual-hosted git repository.

zhaojing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-singa.git.


    from 63017de  Merge pull request #441 from dcslin/SINGA-429-cpu
     new ba7ffc0  SINGA-432 Update depdent lib versions in conda-build config
     new f3b66b5  SINGA-432 Update depdent lib versions in conda-build config

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 tool/conda/cpu/meta.yaml                           |  2 +-
 .../conda/cuda => conda/docker/cuda10}/Dockerfile  |  4 +-
 .../conda/cuda => conda/docker/cuda9}/Dockerfile   |  4 +-
 tool/conda/gpu/meta.yaml                           |  2 +-
 tool/conda/singa/build.sh                          | 17 ++++-----
 .../meta.yaml => singa/conda_build_config.yaml}    | 26 ++++++-------
 tool/conda/singa/meta.yaml                         | 44 ++++++++++++----------
 tool/docker/devel/{native => }/centos6/Dockerfile  |  0
 .../devel/{native => }/ubuntu/cpu/py3/Dockerfile   |  0
 .../devel/{native => }/ubuntu/cuda/py2/Dockerfile  |  0
 .../devel/{native => }/ubuntu/cuda/py3/Dockerfile  |  0
 .../{native => }/ubuntu/cuda10/py3/Dockerfile      |  0
 12 files changed, 49 insertions(+), 50 deletions(-)
 copy tool/{docker/devel/conda/cuda => conda/docker/cuda10}/Dockerfile (93%)
 rename tool/{docker/devel/conda/cuda => conda/docker/cuda9}/Dockerfile (93%)
 copy tool/conda/{cpu/meta.yaml => singa/conda_build_config.yaml} (60%)
 rename tool/docker/devel/{native => }/centos6/Dockerfile (100%)
 rename tool/docker/devel/{native => }/ubuntu/cpu/py3/Dockerfile (100%)
 rename tool/docker/devel/{native => }/ubuntu/cuda/py2/Dockerfile (100%)
 rename tool/docker/devel/{native => }/ubuntu/cuda/py3/Dockerfile (100%)
 rename tool/docker/devel/{native => }/ubuntu/cuda10/py3/Dockerfile (100%)

Reply via email to