vandanavk commented on issue #12024: Python, Bug: Speech_recognition crashes in threaded_engine.h:379: Error: compute_ctc_loss, stat = execution failed URL: https://github.com/apache/incubator-mxnet/issues/12024#issuecomment-414024311 Update: I don't see the issue with mxboard. Changes required (https://github.com/vandanavk/incubator-mxnet/commit/d1bc989afc6366404147a6d30dbcfd5b912a8350) It's been executing for more than 1 hour now. ``` [ INFO][2018/08/18 00:37:36.313] clip_gradient = 100 [ INFO][2018/08/18 00:37:36.313] weight_decay = 0. [ INFO][2018/08/18 00:37:36.313] [ INFO][2018/08/18 00:38:00.737] ---------train--------- [00:38:02] src/operator/nn/./cudnn/./cudnn_algoreg-inl.h:109: Running performance tests to find the best convolution algorithm, this can take a while... (setting env variable MXNET_CUDNN_AUTOTUNE_DEFAULT to 0 to disable) [ INFO][2018/08/18 00:52:28.763] label: and be like the self sacrificing heroines she loved to act [ INFO][2018/08/18 00:52:28.763] pred : , cer: 0.864865 (distance: 32/ label length: 37) [ INFO][2018/08/18 00:52:28.764] label: ain't that something done after you've done all that [ INFO][2018/08/18 00:52:28.765] pred : , cer: 0.875000 (distance: 28/ label length: 32) [ INFO][2018/08/18 00:52:28.766] label: so said the captain in a voice so stern it made joe wince [ INFO][2018/08/18 00:52:28.766] pred : , cer: 0.921053 (distance: 35/ label length: 38) [ INFO][2018/08/18 00:52:28.767] label: that my words seem to you utterly unnecessary and out of place [ INFO][2018/08/18 00:52:28.767] pred : , cer: 0.875000 (distance: 35/ label length: 40) [ INFO][2018/08/18 00:52:28.768] label: who dethroned his father you are welcome brave jason [ INFO][2018/08/18 00:52:28.768] pred : , cer: 0.852941 (distance: 29/ label length: 34) [ INFO][2018/08/18 00:52:28.770] label: several times that day as he perceived coulson's jealous sullenness [ INFO][2018/08/18 00:52:28.770] pred : , cer: 0.829268 (distance: 34/ label length: 41) [ INFO][2018/08/18 00:52:28.771] label: but she turned it off with assumed lightness oh yes [ INFO][2018/08/18 00:52:28.771] pred : , cer: 0.848485 (distance: 28/ label length: 33) [ INFO][2018/08/18 00:52:28.772] label: missus ludlow's mental motions were sufficiently various [ INFO][2018/08/18 00:52:28.772] pred : , cer: 0.843750 (distance: 27/ label length: 32) [ INFO][2018/08/18 00:52:28.774] label: the children said she did not shed one tear but prayed all the while [ INFO][2018/08/18 00:52:28.774] pred : , cer: 0.888889 (distance: 40/ label length: 45) [ INFO][2018/08/18 00:52:28.775] label: many that did ill under physicians hands have happily escaped [ INFO][2018/08/18 00:52:28.775] pred : , cer: 0.894737 (distance: 34/ label length: 38) [ INFO][2018/08/18 00:52:28.776] label: while his face assumed a hard determined expression [ INFO][2018/08/18 00:52:28.776] pred : , cer: 0.838710 (distance: 26/ label length: 31) [ INFO][2018/08/18 00:52:28.778] label: and white and furnished with light and heat hot or cold water if desired ```
---------------------------------------------------------------- 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
