Sergey Kurdakov
Results
22
comments of
Sergey Kurdakov
trafficstars
with functional Model while weights could be set (considering fix to serialization in previous comment so that _naked_clone_layer could be built and also removal of as_list in computed shape )...
finally changing `with tf.control_dependencies(self._initialize_weights(inputs)):` to `with tf.control_dependencies([self._initialize_weights(inputs)]):` I see tensorflow running