contrib.bayesflow.stochastic_tensor.MeanValue

tf.contrib.bayesflow.stochastic_tensor.MeanValue

class tf.contrib.bayesflow.stochastic_tensor.MeanValue

Defined in tensorflow/contrib/bayesflow/python/ops/stochastic_tensor_impl.py.

See the guide: BayesFlow Stochastic Tensors (contrib) > Stochastic Tensor Value Types

Properties

stop_gradient

Methods

__init__

__init__(stop_gradient=False)

declare_inputs

declare_inputs(
    unused_stochastic_tensor,
    unused_inputs_dict
)

popped_above

popped_above(unused_value_type)

pushed_above

pushed_above(unused_value_type)

© 2017 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/api_docs/python/tf/contrib/bayesflow/stochastic_tensor/MeanValue

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部