Module: contrib.nn

Module: tf.contrib.nn

Module tf.contrib.nn

Defined in tensorflow/contrib/nn/__init__.py.

Module for deprecated ops in tf.nn.

Functions

deprecated_flipped_sigmoid_cross_entropy_with_logits(...): Computes sigmoid cross entropy given logits.

deprecated_flipped_softmax_cross_entropy_with_logits(...): Computes softmax cross entropy between logits and labels.

deprecated_flipped_sparse_softmax_cross_entropy_with_logits(...): Computes sparse softmax cross entropy between logits and labels.

© 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/nn

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部