dòng chảy căng:: ôi:: Relu
#include <nn_ops.h>
Tính toán tuyến tính được chỉnh lưu: max(features, 0)
.
Bản tóm tắt
Xem: https://en.wikipedia.org/wiki/Rectifier_(neural_networks) Cách sử dụng ví dụ: tf.nn.relu([-2., 0., -0., 3.]).numpy() array([ 0., 0., -0., 3.], dtype=float32)
Lập luận:
- phạm vi: Một đối tượng Phạm vi
Trả về:
-
Output
: Tenxor kích hoạt.
Hàm tạo và hàm hủy | |
---|---|
Relu (const :: tensorflow::Scope & scope, :: tensorflow::Input features) |
Thuộc tính công khai | |
---|---|
activations | |
operation |
Chức năng công cộng | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Thuộc tính công khai
kích hoạt
::tensorflow::Output activations
hoạt động
Operation operation
Chức năng công cộng
Relu
Relu( const ::tensorflow::Scope & scope, ::tensorflow::Input features )
nút
::tensorflow::Node * node() const
toán tử::tenorflow::Đầu vào
operator::tensorflow::Input() const
toán tử::tenorflow::Đầu ra
operator::tensorflow::Output() const