-
That is correct: only
tf.Variable
s result in variable files being exported. Those files contain the actual values of the variables. The graph structure itself is stored in thesaved_model.pb
. That's where your gather (and any other ops) are. You should be able to serve the model.스택오버플로에 질문을 올려서 받은 답변
'2017년 > Error' 카테고리의 다른 글
eclipse에서 lombok을 쓰기위해 (0) 2017.09.19 ERROR: (gcloud.ml-engine.versions.create) Model validation failed: Outer dimension for outputs must be unknown, outer dimension of 'Variable:0' is 1 (0) 2017.09.13 페도라 sudo apt-get update 에러 (0) 2017.08.07 ibus데몬이 실행중이지 않습니다. (0) 2017.08.04 이름 혹은 서비스를 알 수 없습니다. 에러 발생시 (0) 2017.07.12