AttributeError: module 'tensorflow.compat.v1' has no attribute 'contrib'
删除 import tensorflow.compat.v1.contrib 导入,因为 tensorflow.compat.v1 模块中不再包含 contrib 模块。
                                        
                                    文件大小:2.51KB
                                
                                
                                
                            
评论区