阅读(4616) (2)

TensorFlow 随机张量值类型的MeanValue类

2017-08-28 16:46:23 更新

tf.contrib.bayesflow.stochastic_tensor.MeanValue


tf.contrib.bayesflow.stochastic_tensor.MeanValue 类

定义在:tensorflow/contrib/bayesflow/python/ops/stochastic_tensor_impl.py.

参见指南:BayesFlow随机张量(contrib)>随机张量值类型

属性

  • stop_gradient

方法

  • __init__
  • __init__ ( stop_gradient = False )
  • declare_inputs
  • declare_inputs (
    unused_stochastic_tensor ,
    unused_inputs_dict
    )
  • popped_above
  • popped_above ( unused_value_type )
  • pushed_above
  • push_above ( unused_value_type )