TypeError: 'ProbUNet' object is not callable (trying to convert code from Tensorflow 1.10 to 2.2.0)

前端 未结 0 1790
面向向阳花
面向向阳花 2021-01-06 02:57

Using prob_unet(x, y, is_training=True, one_hot_labels=cf.one_hot_labels) in first script, I am trying to call the "class ProbUNet(snt.Module):" in the second scri

相关标签:
回答
  • 消灭零回复
提交回复
热议问题