InvalidArgumentError: You must feed a value for placeholder tensor 'Placeholder' with dtype int32 and shape [?]

后端 未结 0 965
死守一世寂寞
死守一世寂寞 2020-12-11 20:37

I am trying to print the value of tensor object like this: print(gcn.loss.eval(session=gcn.session)) but i get this error. When I try to print the logits value

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