TensorFlow函數(shù):tf.variable_op_scope

2018-04-16 10:26 更新

tf.variable_op_scope函數(shù)

tf.variable_op_scope(
    values,
    name_or_scope,
    default_name=None,
    initializer=None,
    regularizer=None,
    caching_device=None,
    partitioner=None,
    custom_getter=None,
    reuse=None,
    dtype=None,
    use_resource=None,
    constraint=None
)

定義在:tensorflow/python/ops/variable_scope.py.

請(qǐng)參閱指南:變量>共享變量

已棄用:用于定義創(chuàng)建變量的操作的上下文管理器.

以上內(nèi)容是否對(duì)您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)