#参数恢复 --> 111 module_file = tf.compat.v1.train.latest_checkpoint(base_path+'module2/') NameError: name 'base_path' is not defined怎么解决?
检查代码前面有没有定义过这个变量,只有这报错信息看不出
你好,我也遇见了这个问题,解决好的话可以留张图吗