awslabs / keras-apache-mxnet

[DEPRECATED] Amazon Deep Learning's Keras with Apache MXNet support
https://github.com/awslabs/keras-apache-mxnet/wiki
Other
290 stars 65 forks source link

Add sparse training benchmark with keras model #192

Closed kalyc closed 5 years ago

kalyc commented 5 years ago

Summary

Add sparse benchmark with keras model

Related Issues

Remove benchmark - https://github.com/awslabs/keras-apache-mxnet/pull/186

PR Overview

PR adds training benchmark, will open another PR for inference benchmark

kalyc commented 5 years ago

Added inference benchmark here - https://github.com/awslabs/keras-apache-mxnet/pull/196 We can close this PR and continue discussion on the above link