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

increase timeout limit #201

Closed roywei closed 5 years ago

roywei commented 5 years ago

Summary

Recently nightly test failed due to timeout. keras added this limitation for single unit tests, but we are using different CI systems and instance types. Increased timeout for a single unit test to 20 mins maximum

Related Issues

PR Overview