EmilPi

Results 6 comments of EmilPi

Hi, I am really interested to see mxnet benchmark. Please include it if possible.

I suspect there is something wrong with this implementation. When I used LAMB in MXNet, it was always good enough, but here...

I personally think that Apache MXNet is very competitive framework in terms of performance and ease of use. I had lots of cases when I just could not run larger...

This issue seems to be related: https://github.com/thrust/thrust/issues/526 I am not familiar with thrust to understand this :)

This is true also after using #4 #5 changes.

Same here. Adding `import './commands';` to `cypress/support/index.js` does not help. `package.json`: ``` { "name": "app", "version": "0.0.0", "scripts": { "ng": "ng", "start": "ng serve --port 4207", "build": "ng build", "watch":...