Skip to content

Commit

Permalink
Remove MXNet e2e test (#2870)
Browse files Browse the repository at this point in the history
  • Loading branch information
jafermarq authored Jan 30, 2024
1 parent 6c6de09 commit cefb53b
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 185 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,6 @@ jobs:
from torchvision.datasets import MNIST
MNIST('./data', download=True)
- directory: mxnet
dataset: |
import mxnet as mx
mx.test_utils.get_mnist()
- directory: scikit-learn
dataset: |
import openml
Expand Down
1 change: 0 additions & 1 deletion e2e/mxnet/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions e2e/mxnet/README.md

This file was deleted.

141 changes: 0 additions & 141 deletions e2e/mxnet/client.py

This file was deleted.

7 changes: 0 additions & 7 deletions e2e/mxnet/driver.py

This file was deleted.

15 changes: 0 additions & 15 deletions e2e/mxnet/pyproject.toml

This file was deleted.

11 changes: 0 additions & 11 deletions e2e/mxnet/simulation.py

This file was deleted.

0 comments on commit cefb53b

Please sign in to comment.