You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/06/08 13:03:44 UTC

[GitHub] [incubator-mxnet] wkcn commented on issue #15177: [WIP][MXNET-1415]Add MXEnginePushAsyncND and MXEnginePushSyncND C APIs

wkcn commented on issue #15177: [WIP][MXNET-1415]Add MXEnginePushAsyncND and MXEnginePushSyncND C APIs
URL: https://github.com/apache/incubator-mxnet/pull/15177#issuecomment-500122619
 
 
   Hi, @anirudh2290 . I have written a simple example to show hot to use these two APIs.
   https://github.com/wkcn/test_mx_sync
   
   Test Procedure:
   1. Build MXNet with this PR
   2. `git clone https://github.com/wkcn/test_mx_sync & cd test_mx_sync`
   3. `make`
   4. `python test_sync.py`
   

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