codecamp

TensorFlow函数:tf.graph_util.tensor_shape_from_node_def_name

tf.graph_util.tensor_shape_from_node_def_name函数

tf.graph_util.tensor_shape_from_node_def_name(
    graph,
    input_name
)

定义在:tensorflow/python/framework/graph_util_impl.py.

tf.graph_util.tensor_shape_from_node_def_name函数的作用是能够方便函数从NodeDef的输入字符串获取形状.

TensorFlow函数:tf.graph_util.remove_training_nodes
TensorFlow模块:tf.image
温馨提示
下载编程狮App,免费阅读超1000+编程语言教程
取消
确定