You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by GitBox <gi...@apache.org> on 2020/06/16 12:32:15 UTC

[GitHub] [singa] chrishkchris commented on pull request #738: Adding Operators

chrishkchris commented on pull request #738:
URL: https://github.com/apache/singa/pull/738#issuecomment-644732878


   > Hi @joddiy,
   > 
   > Can you help me knowing the process for setting the current dev environment as the singa package. I am using MAC with singa environment 3.0.0.rc1 py37cpu.
   > 
   > While running test_operation.py following error is reported
   > 
   > AttributeError: module 'singa.singa_wrap' has no attribute 'Floor'
   > 
   > The dev consist an implementation of Floor in 'tensor_math.cpp'
   > 
   > Thanks and Regards,
   > Shashank Nigam
   
   How about using this cpu docker environment  
   https://github.com/apache/singa/blob/master/tool/docker/devel/ubuntu/cpu/Dockerfile
   and adding
   `git checkout dev` after line 65?


----------------------------------------------------------------
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:
users@infra.apache.org