Skip to content

Commit

Permalink
Revert "[MXNET-1333] Estimator and Fit API (apache#14629)" (apache#15008
Browse files Browse the repository at this point in the history
)

This reverts commit 9f451fb.
  • Loading branch information
roywei authored and haohuw committed Jun 23, 2019
1 parent bdfeb13 commit ca45029
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 2,155 deletions.
10 changes: 0 additions & 10 deletions ci/docker/runtime_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1350,16 +1350,6 @@ nightly_scala_demo_test_cpu() {
bash bin/run_im.sh
}

nightly_estimator() {
set -ex
cd /work/mxnet/tests/nightly/estimator
export PYTHONPATH=/work/mxnet/python/
python test_estimator_cnn.py --type gpu
python test_sentiment_rnn.py --type gpu
python test_estimator_cnn.py --type cpu
python test_sentiment_rnn.py --type cpu
}

# Deploy

deploy_docs() {
Expand Down
21 changes: 0 additions & 21 deletions python/mxnet/gluon/contrib/estimator/__init__.py

This file was deleted.

Loading

0 comments on commit ca45029

Please sign in to comment.