tensorflow :: ops :: FakeQuantWithMinMaxArgsGradient

#include <array_ops.h>

FakeQuantWithMinMaxArgs işlemi için degradeleri hesaplayın.

Özet

Argümanlar:

İadeler:

Yapıcılar ve Yıkıcılar

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)

Genel özellikler

backprops
operation

Kamusal işlevler

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

Genel statik işlevler

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

Yapılar

tensorflow :: ops :: FakeQuantWithMinMaxArgsGradient :: Attrs

FakeQuantWithMaxArgsGradient için isteğe bağlı öznitelik ayarlayıcıları.

Genel özellikler

arka plan

::tensorflow::Output backprops

operasyon

Operation operation

Kamusal işlevler

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
)

düğüm

::tensorflow::Node * node() const 

operator :: tensorflow :: Girdi

 operator::tensorflow::Input() const 

operator :: tensorflow :: Çıktı

 operator::tensorflow::Output() const 

Genel statik işlevler

Max

Attrs Max(
  float x
)

Min.

Attrs Min(
  float x
)

NarrowRange

Attrs NarrowRange(
  bool x
)

NumBits

Attrs NumBits(
  int64 x
)