azai91 commented on issue #11308: [MXNET-551] Test CreateMKLDNNMem/CommitOutput
URL: https://github.com/apache/incubator-mxnet/pull/11308#issuecomment-399013438
 
 
   Benchmarks similar to previous benchmarks #11262 
   
   ```
   ubuntu@ip-172-31-11-93:~/incubator-mxnet_2$ python 
example/image-classification/benchmark_score.py
   /home/ubuntu/anaconda3/lib/python3.6/site-packages/h5py/__init__.py:36: 
FutureWarning: Conversion of the second argument of issubdtype from `float` to 
`np.floating` is deprecated. In future, it will be treated as `np.float64 == 
np.dtype(float).type`.
     from ._conv import register_converters as _register_converters
   Assertion failure at kmp_runtime.cpp(2582): __kmp_init_serial.
   INFO:root:network: resnet-50
   INFO:root:device: cpu(0)
   /home/ubuntu/incubator-mxnet_2/python/mxnet/module/base_module.py:66: 
UserWarning: Data provided by label_shapes don't match names specified by 
label_names ([] vs. ['softmax_label'])
     warnings.warn(msg)
   [08:03:52] ../src/operator/nn/mkldnn/mkldnn_base.cc:72: Allocate 147456 
bytes with malloc directly
   [08:03:52] ../src/operator/nn/mkldnn/mkldnn_base.cc:72: Allocate 589824 
bytes with malloc directly
   [08:03:52] ../src/operator/nn/mkldnn/mkldnn_base.cc:72: Allocate 2359296 
bytes with malloc directly
   [08:03:52] ../src/operator/nn/mkldnn/mkldnn_base.cc:72: Allocate 9437184 
bytes with malloc directly
   INFO:root:batch size  1, image/sec: 18.926152
   INFO:root:batch size  2, image/sec: 24.548838
   INFO:root:batch size  4, image/sec: 40.961970
   INFO:root:batch size  8, image/sec: 47.377808
   INFO:root:batch size 16, image/sec: 50.504712
   INFO:root:batch size 32, image/sec: 51.795991
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to