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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.