Skip to content

Commit

Permalink
rollback invalid changes
Browse files Browse the repository at this point in the history
  • Loading branch information
liangs6212 committed Sep 1, 2022
1 parent 0d3c301 commit 969c625
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion python/chronos/dev/test/run-pytests-horovod-pytorch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ ray stop -f
cd ../../

echo "Running chronos tcmf distributed test"
python -m pytest -v test/bigdl/chronos/forecaster/test_tcmf_forecaster.py::TestChronosModelTCMFForecaster::test_forecast_tcmf_distributed
python -m pytest -v test/bigdl/chronos/forecaster/test_tcmf_forecaster.py::TestChronosModelTCMFForecaster::test_forecast_tcmf_distributed
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
import numpy as np
import tensorflow as tf
from numpy.testing import assert_array_almost_equal
import tensorflow as tf


def create_data():
Expand Down

0 comments on commit 969c625

Please sign in to comment.