Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Remove stale unused Keras1-MXNet tests from MXNet repo #11902

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/faq/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ and full working examples, visit the [tutorials section](../tutorials/index.md).

* [How do I run MXNet on a Raspberry Pi for computer vision?](http://mxnet.io/tutorials/embedded/wine_detector.html)

* [How do I run Keras 1.2.2 with mxnet backend?](https://github.com/dmlc/keras/wiki/Installation)
* [How do I run Keras 2 with MXNet backend?](https://github.com/awslabs/keras-apache-mxnet/blob/master/docs/mxnet_backend/installation.md)

* [How to convert MXNet models to Apple CoreML format?](https://github.com/apache/incubator-mxnet/tree/master/tools/coreml)

Expand Down
79 changes: 0 additions & 79 deletions tests/nightly/mxnet_keras_integration_tests/assertion_util.py

This file was deleted.

68 changes: 0 additions & 68 deletions tests/nightly/mxnet_keras_integration_tests/model_util.py

This file was deleted.

113 changes: 0 additions & 113 deletions tests/nightly/mxnet_keras_integration_tests/profiler.py

This file was deleted.

114 changes: 0 additions & 114 deletions tests/nightly/mxnet_keras_integration_tests/test_mnist_mlp.py

This file was deleted.

Loading