There seems to be only one example of using the eCAL python wrapper with Services. However it is only passing strings (looks like its encoding a string as ascii bytes). It would be nice if there was ...
import tensorflow as tf from tensorflow.python.framework.graph_util import convert_variables_to_constants as conv from tensorflow.python.platform import gfile saver ...