tf.contrib.graph_editor.Transformer

class tf.contrib.graph_editor.Transformer

Transform a subgraph into another one.

By default, the constructor create a transform which copy a subgraph and replaces inputs with placeholders. This behavior can be modified by changing the handlers.

doc_TensorFlow
2016-10-14 13:05:18
Comments
Leave a Comment

Please login to continue.