adventures-in-ml-code
adventures-in-ml-code copied to clipboard
Fixed summary throwing error
Fixed the error TensorFlow summary was throwing:
You must feed a value for placeholder tensor 'Placeholder_1' with dtype float and shape [?,10]
[[Node: Placeholder_1 = Placeholder[dtype=DT_FLOAT, shape=[?,10], _device="/job:localhost/replica:0/task:0/device:GPU:0"]()]]