tensor akışı:: işlem:: MaxPoolGradGradWithArgmax
#include <nn_ops.h>Maksimum havuzlama fonksiyonunun ikinci dereceden gradyanlarını hesaplar.
Özet
Argümanlar:
- kapsam: Bir Kapsam nesnesi
- giriş: Orijinal giriş.
- grad: Şekilli 4-D
[batch, height, width, channels]. Gradyanlarmax_poolgirdisine göredir. - argmax:
max_poolher çıkışı için seçilen maksimum değerlerin indeksleri. - ksize: Giriş tensörünün her boyutu için pencerenin boyutu.
- adımlar: Giriş tensörünün her boyutu için kayan pencerenin adımı.
- padding: Kullanılacak dolgu algoritmasının türü.
İsteğe bağlı özellikler (bkz. Attrs ):
- include_batch_in_index: Toplu boyutun
argmaxdüzleştirilmiş dizinine dahil edilip edilmeyeceği.
İade:
-
Output:max_poolgirdisine göre degradelerin degradeleri.
Yapıcılar ve Yıkıcılar | |
|---|---|
MaxPoolGradGradWithArgmax (const :: tensorflow::Scope & scope, :: tensorflow::Input input, :: tensorflow::Input grad, :: tensorflow::Input argmax, const gtl::ArraySlice< int > & ksize, const gtl::ArraySlice< int > & strides, StringPiece padding) | |
MaxPoolGradGradWithArgmax (const :: tensorflow::Scope & scope, :: tensorflow::Input input, :: tensorflow::Input grad, :: tensorflow::Input argmax, const gtl::ArraySlice< int > & ksize, const gtl::ArraySlice< int > & strides, StringPiece padding, const MaxPoolGradGradWithArgmax::Attrs & attrs) |
Genel özellikler | |
|---|---|
operation | |
output | |
Kamu işlevleri | |
|---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const | |
Genel statik işlevler | |
|---|---|
IncludeBatchInIndex (bool x) | |
Yapılar | |
|---|---|
| tensorflow:: ops:: MaxPoolGradGradWithArgmax:: Öznitelikler | MaxPoolGradGradWithArgmax için isteğe bağlı öznitelik ayarlayıcılar. |
Genel özellikler
operasyon
Operation operation
çıktı
::tensorflow::Output output
Kamu işlevleri
MaxPoolGradGradWithArgmax
MaxPoolGradGradWithArgmax( const ::tensorflow::Scope & scope, ::tensorflow::Input input, ::tensorflow::Input grad, ::tensorflow::Input argmax, const gtl::ArraySlice< int > & ksize, const gtl::ArraySlice< int > & strides, StringPiece padding )
MaxPoolGradGradWithArgmax
MaxPoolGradGradWithArgmax( const ::tensorflow::Scope & scope, ::tensorflow::Input input, ::tensorflow::Input grad, ::tensorflow::Input argmax, const gtl::ArraySlice< int > & ksize, const gtl::ArraySlice< int > & strides, StringPiece padding, const MaxPoolGradGradWithArgmax::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
IncludeBatchInIndex
Attrs IncludeBatchInIndex( bool x )