1 | initial version |
Hello @dkurt, Thanks your reply. I Test the model use python command like this: python evaluate.py --checkpoint wave.ckpt --in-path inputs/ --out-path outputs/
the output message as follow: Tensor(“add_37:0”, shape=(20, 720, 884, 3), dtype=float32, device=/device:GPU:0)
I think the output name is add_37.