dòng chảy căng:: ôi:: FakeQuantWithMinMaxArgsGradient
#include <array_ops.h>
Tính toán độ dốc cho hoạt động FakeQuantWithMinMaxArgs .
Bản tóm tắt
Lập luận:
- phạm vi: Một đối tượng Phạm vi
- gradient: Độ dốc được lan truyền ngược phía trên hoạt động FakeQuantWithMinMaxArgs .
- đầu vào: Các giá trị được chuyển làm đầu vào cho hoạt động FakeQuantWithMinMaxArgs .
Trả về:
-
Output
: Độ dốc được truyền ngược bên dưới thao tác FakeQuantWithMinMaxArgs :gradients * (inputs >= min && inputs <= max)
.
Hàm tạo và hàm hủy | |
---|---|
FakeQuantWithMinMaxArgsGradient (const :: tensorflow::Scope & scope, :: tensorflow::Input gradients, :: tensorflow::Input inputs) | |
FakeQuantWithMinMaxArgsGradient (const :: tensorflow::Scope & scope, :: tensorflow::Input gradients, :: tensorflow::Input inputs, const FakeQuantWithMinMaxArgsGradient::Attrs & attrs) |
Thuộc tính công khai | |
---|---|
backprops | |
operation |
Chức năng công cộng | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Các hàm tĩnh công khai | |
---|---|
Max (float x) | |
Min (float x) | |
NarrowRange (bool x) | |
NumBits (int64 x) |
Cấu trúc | |
---|---|
tenorflow:: ops:: FakeQuantWithMinMaxArgsGradient:: Attrs | Trình thiết lập thuộc tính tùy chọn cho FakeQuantWithMinMaxArgsGradient . |
Thuộc tính công khai
đạo cụ sau lưng
::tensorflow::Output backprops
hoạt động
Operation operation
Chức năng công cộng
FakeQuantWithMinMaxArgsGradient
FakeQuantWithMinMaxArgsGradient( const ::tensorflow::Scope & scope, ::tensorflow::Input gradients, ::tensorflow::Input inputs )
FakeQuantWithMinMaxArgsGradient
FakeQuantWithMinMaxArgsGradient( const ::tensorflow::Scope & scope, ::tensorflow::Input gradients, ::tensorflow::Input inputs, const FakeQuantWithMinMaxArgsGradient::Attrs & attrs )
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
Các hàm tĩnh công khai
Tối đa
Attrs Max( float x )
tối thiểu
Attrs Min( float x )
Phạm vi hẹp
Attrs NarrowRange( bool x )
NumBits
Attrs NumBits( int64 x )