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:

Lợi nhuận:

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
)