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

Commit

Permalink
remove mx.module.* APIs for MXNet 2.0 (#18525)
Browse files Browse the repository at this point in the history
* remove Module tests

* remove APIs relying on module

* remove docs and tools using mx.module

* remove executor manager

* remove ssd and ncf examples

* add back grad compression api doc

* fix lint

* add back cpredict exmaple

* fix resnet memory test

* remove tests

* remove tests/python/tensorrt/test_tensorrt_lenet5.py since it depends on a model traiend by mx.Module

* skip flaky test

* fix quantization test

* remove subgraph tests

Co-authored-by: EC2 Default User <[email protected]>
Co-authored-by: Lin <[email protected]>
  • Loading branch information
3 people authored Jun 11, 2020
1 parent 26f44b7 commit fb73de7
Show file tree
Hide file tree
Showing 179 changed files with 26 additions and 26,126 deletions.
164 changes: 0 additions & 164 deletions benchmark/python/gluon/benchmark_gluon.py

This file was deleted.

Loading

0 comments on commit fb73de7

Please sign in to comment.