intel-analytics / analytics-zoo

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

Colab TF 2.0 notebook error #54

Closed jason-dai closed 2 years ago

jason-dai commented 2 years ago

E.g., https://analytics-zoo.readthedocs.io/en/latest/doc/UseCase/spark-dataframe.html

Need to move import tensorflow into model_creator

Le-Zheng commented 2 years ago

fix in https://github.com/intel-analytics/analytics-zoo/pull/4908 (notebook) and https://github.com/intel-analytics/analytics-zoo/pull/4913 (doc)