テンソルフロー::作戦::レル6

#include <nn_ops.h>

修正された線形 6 を計算します: min(max(features, 0), 6)

まとめ

引数:

戻り値:

  • Output : アクティベーション テンソル。

コンストラクターとデストラクター

Relu6 (const :: tensorflow::Scope & scope, :: tensorflow::Input features)

パブリック属性

activations
operation

公共機能

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

パブリック属性

アクティベーション

::tensorflow::Output activations

手術

Operation operation

公共機能

レル6

 Relu6(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input features
)

ノード

::tensorflow::Node * node() const 

演算子::tensorflow::入力

 operator::tensorflow::Input() const 

演算子::tensorflow::出力

 operator::tensorflow::Output() const