module 'tensorflow' has no attribute 'GraphDef'
발생된 에러 예외가 발생했습니다. AttributeError module 'tensorflow' has no attribute 'GraphDef' File "G:\office\enterprise_sdk_int_g_ui\develnote\deeplearning\cnn-colorize-master (1)\cnn-colorize-master\colorize.py", line 54, in main graph_def = tf.GraphDef() File "G:\office\enterprise_sdk_int_g_ui\develnote\deeplearning\cnn-colorize-master (1)\cnn-colorize-master\colorize.py", line 75, in main() 원인은 tensorfl..
AI
2021. 3. 30. 15:23