intel-analytics / analytics-zoo

Distributed Tensorflow, Keras and PyTorch on Apache Spark/Flink & Ray
https://analytics-zoo.readthedocs.io/
Apache License 2.0
16 stars 3 forks source link

[BIGDL-2.0] enable tests that commented out #74

Closed yangw1234 closed 3 years ago

yangw1234 commented 3 years ago
(az_py_36) yang@yangwang:~/sources/bigdl-2.0/analytics-zoo-2/python$ grep -r "todo bigdl-2.0"
orca/test/bigdl/orca/inference/test_inference_model.py:    # todo bigdl-2.0 new code cannot load old model, because the classes are diferent
orca/test/bigdl/orca/inference/test_inference_model.py:    # todo bigdl-2.0 does not work now
orca/test/bigdl/orca/learn/spark/test_estimator_for_bigdl.py:    # todo bigdl-2.0 enable this after bigdl.dllib.net merged
orca/test/bigdl/orca/learn/spark/test_estimator_for_bigdl.py:    # todo bigdl-2.0 enable this after bigdl.dllib.net merged
orca/test/bigdl/orca/learn/spark/test_estimator_keras_for_spark.py:    # todo bigdl-2.0 need to enable this after issue in tfpark has been fixed
orca/test/bigdl/orca/learn/spark/test_estimator_keras_for_spark.py:    # todo bigdl-2.0 enable this after MemoryType is supported in FeatureSet
orca/dev/test/run-pytests-jep.sh:# todo bigdl-2.0 enable these tests when orca is migrated