Tensorflow Output nodes replaced with StatefulPartitionedCall which is throwing ValueError on load

后端 未结 0 821
情歌与酒
情歌与酒 2021-02-06 14:52

I am applying transfer learning on the ssd_mobilenet_v2_coco_2018_03_29 model. After the training, I am using tf.saved_model.save(model, saved_model_dir) to save th

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