텐서플로우:: 작전:: Relu6

#include <nn_ops.h>

수정된 선형 6을 계산합니다: min(max(features, 0), 6) .

요약

인수:

보고:

생성자와 소멸자

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

공공 기능

Relu6

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

마디

::tensorflow::Node * node() const 

연산자::텐서플로우::입력

 operator::tensorflow::Input() const 

연산자::텐서플로우::출력

 operator::tensorflow::Output() const