zhangqianghd commented on issue #8309: asnumpy is slowly ,how can I speed up it?
URL: 
https://github.com/apache/incubator-mxnet/issues/8309#issuecomment-337119049
 
 
   My platform is mac os and install mxnet by pip.
   
   When I add mx profile into the code and run ,I got the following Error.
   
   MXNetError: [13:00:02] src/c_api/c_api.cc:104: Need to compile with 
USE_PROFILER=1 for MXNet Profiler
   
   Stack trace returned 4 entries:
   [bt] (0) 0   libmxnet.so                         0x000000010f365228 
_ZN4dmlc15LogMessageFatalD2Ev + 40
   [bt] (1) 1   libmxnet.so                         0x00000001101ce396 
MXSetProfilerConfig + 86
   [bt] (2) 2   libffi.6.dylib                      0x000000010cef8884 
ffi_call_unix64 + 76
   [bt] (3) 3   ???                                 0x00007ffee4735730 0x0 + 
140732731184944
   
   so I need reinstall mxnet from source code and compile with USE_PROFILER=1
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to