fix module object has no attribute NodeDef for tensorflow 0.11 (#572)
* fix module object has no attribute NodeDef for tensorflow 0.11 * change graph_pb2.NodeDef to tf.NodeDef
Showing
Please register or sign in to comment
* fix module object has no attribute NodeDef for tensorflow 0.11 * change graph_pb2.NodeDef to tf.NodeDef