aliran tensor:: operasi:: FakeQuantWithMinMaxArgsGradien

#include <array_ops.h>

Hitung gradien untuk operasi FakeQuantWithMinMaxArgs .

Ringkasan

Argumen:

Pengembalian:

Konstruktor dan Destruktor

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)

Atribut publik

backprops
operation

Fungsi publik

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

Fungsi statis publik

Max (float x)
Min (float x)
NarrowRange (bool x)
NumBits (int64 x)

Struktur

tensorflow:: ops:: FakeQuantWithMinMaxArgsGradient:: Attrs

Penyetel atribut opsional untuk FakeQuantWithMinMaxArgsGradient .

Atribut publik

alat peraga punggung

::tensorflow::Output backprops

operasi

Operation operation

Fungsi publik

FakeQuantWithMinMaxArgsGradien

 FakeQuantWithMinMaxArgsGradient(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input gradients,
  ::tensorflow::Input inputs
)

FakeQuantWithMinMaxArgsGradien

 FakeQuantWithMinMaxArgsGradient(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input gradients,
  ::tensorflow::Input inputs,
  const FakeQuantWithMinMaxArgsGradient::Attrs & attrs
)

simpul

::tensorflow::Node * node() const 

operator::tensorflow::Masukan

 operator::tensorflow::Input() const 

operator::tensorflow::Keluaran

 operator::tensorflow::Output() const 

Fungsi statis publik

Maks

Attrs Max(
  float x
)

Minimal

Attrs Min(
  float x
)

Rentang Sempit

Attrs NarrowRange(
  bool x
)

NomorBits

Attrs NumBits(
  int64 x
)