tensor akışı:: işlem:: FakeQuantWithMinMaxArgsGradient
#include <array_ops.h>
FakeQuantWithMinMaxArgs işlemi için degradeleri hesaplayın.
Özet
Argümanlar:
- kapsam: Bir Kapsam nesnesi
- degradeler: FakeQuantWithMinMaxArgs işleminin üzerinde geri yayılan degradeler.
- girişler: FakeQuantWithMinMaxArgs işlemine giriş olarak iletilen değerler.
İade:
-
Output
: FakeQuantWithMinMaxArgs işleminin altında geri yayılan degradeler:gradients * (inputs >= min && inputs <= max)
.
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 |
Kamu işlevleri | |
---|---|
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 | FakeQuantWithMinMaxArgsGradient için isteğe bağlı özellik ayarlayıcılar. |
Genel özellikler
arka sahne
::tensorflow::Output backprops
operasyon
Operation operation
Kamu işlevleri
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
operatör::tensorflow::Giriş
operator::tensorflow::Input() const
operatör::tensorflow::Çıktı
operator::tensorflow::Output() const
Genel statik işlevler
Maksimum
Attrs Max( float x )
Min.
Attrs Min( float x )
Dar Aralık
Attrs NarrowRange( bool x )
NumBits
Attrs NumBits( int64 x )