[GitHub] Jessespace commented on issue #14220: Qestion bout nd.waitall()

2019-03-01 Thread GitBox
Jessespace commented on issue #14220: Qestion bout nd.waitall() URL: https://github.com/apache/incubator-mxnet/issues/14220#issuecomment-468584777 > You'll want to start 'time_loadimage' after the load and context change has finished: remember that MXNet operations are asynchronous. And

[GitHub] Jessespace commented on issue #14220: Qestion bout nd.waitall()

2019-02-21 Thread GitBox
Jessespace commented on issue #14220: Qestion bout nd.waitall() URL: https://github.com/apache/incubator-mxnet/issues/14220#issuecomment-465936269 > @Jessespace > MXNet ndarray use lazy evaluation, the previous operations may not finished yet. For benchmark purpose, you should use