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