tf.contrib.graph_editor.detach_control_outputs
Отсоединить все внешние управляющие выходы подграфа sgv.
tf.contrib.graph_editor.detach_control_outputs(
sgv, control_outputs
)
| Аргументы | |
|---|---|
sgv | представление подграфа, которое необходимо отсоединить. Этот аргумент преобразуется в подграф с помощью тех же правил, что и функция subgraph.make_view. |
control_outputs | экземпляр util.ControlOutputs. |
© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r1.15/api_docs/python/tf/contrib/graph_editor/detach_control_outputs