chrishkchris commented on issue #631: Is there any runtime problem of onnx in 
Travis CI built SINGA CPU version related to libprotobuf.so.20?
URL: https://github.com/apache/singa/issues/631#issuecomment-601040486
 
 
   OK, from the Travis CI build log the onnx version was 
onnx-1.6.0-py36he1b5a44_0
   seems that protobuf is not specified (then should be the most latest 
version), so I may try to use later version.
   ```
   dcsysh@panda8:~$ conda search onnx=1.6.0=py36he1b5a44_0 --info
   Loading channels: done
   onnx 1.6.0 py36he1b5a44_0
   -------------------------
   file name   : onnx-1.6.0-py36he1b5a44_0.tar.bz2
   name        : onnx
   version     : 1.6.0
   build       : py36he1b5a44_0
   build number: 0
   size        : 2.9 MB
   license     : MIT
   subdir      : linux-64
   url         : 
https://conda.anaconda.org/conda-forge/linux-64/onnx-1.6.0-py36he1b5a44_0.tar.bz2
   md5         : 26073522c9dcaa50a8894c762668d7da
   timestamp   : 2019-09-28 06:49:12 UTC
   constraints :
     - python_abi * *_cp36m
   dependencies:
     - libgcc-ng >=7.3.0
     - libstdcxx-ng >=7.3.0
     - numpy
     - protobuf
     - python >=3.6,<3.7.0a0
     - six
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to