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 2019/08/15 09:14:38 UTC

[GitHub] [incubator-singa] dcslin edited a comment on issue #514: SINGA-482 tc comprehension integration

dcslin edited a comment on issue #514: SINGA-482 tc comprehension integration
URL: https://github.com/apache/incubator-singa/pull/514#issuecomment-521572874
 
 
   Hi, this is the working version of tc integration for now, with following notes:
   1. tested in the environment specified in the dockerfile `cuda9`
   2. it implemented `MatMul`, `Relu` in TC for demonstration and usage is shown in following tests:
   ` ./bin/test_singa --gtest_filter=*TC*`, and tests are passing.
   3. for now only working in Cuda environment, and only working with type `float`
   
   P.S. `softmax` is implemented but still checking why the output is not correct.

----------------------------------------------------------------
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


With regards,
Apache Git Services