[Tensorflow] Correct way to write summary when using multiple graphs

https://www.tensorflow.org/programmers_guide/summaries_and_tensorboard
This official sample illustrates how to write summary of tensorflow.
But when you're using more then two graphs, you should provide graph key to specify which tensor goes into which graph, like:

댓글

이 블로그의 인기 게시물

Unity에서 모델의 폴리곤의 반대편이 랜더링 되지 않는 문제 해결 방법

Docker 컨테이너 네트워크 설정시 ifconfig로 docker0를 찾을 수 없는 문제에 대해

Use FFMPEG in XCode(for MacOS)