tensorflow :: ops :: İddia
#include <logging_ops.h>
Verilen koşulun doğru olduğunu iddia eder.
Özet
condition
yanlış olarak değerlendirilirse, data
tensörlerin listesini yazdırın. summarize
, tensörlerin kaç girişinin yazdırılacağını belirler.
Argümanlar:
- kapsam: Bir Scope nesnesi
- durum: Değerlendirilecek koşul.
- data: Koşul yanlış olduğunda yazdırılacak tensörler.
İsteğe bağlı özellikler (bkz. Attrs
):
- özetle: Her tensörün bu kadar çok girdisini yazdırın .
İadeler:
- oluşturulan
Operation
Yapıcılar ve Yıkıcılar | |
---|---|
Assert (const :: tensorflow::Scope & scope, :: tensorflow::Input condition, :: tensorflow::InputList data) | |
Assert (const :: tensorflow::Scope & scope, :: tensorflow::Input condition, :: tensorflow::InputList data, const Assert::Attrs & attrs) |
Genel özellikler | |
---|---|
operation |
Kamusal işlevler | |
---|---|
operator::tensorflow::Operation () const |
Genel statik işlevler | |
---|---|
Summarize (int64 x) |
Yapılar | |
---|---|
tensorflow :: ops :: Assert :: Attrs | Assert için isteğe bağlı öznitelik belirleyiciler. |
Genel özellikler
operasyon
Operation operation
Kamusal işlevler
İddia
Assert( const ::tensorflow::Scope & scope, ::tensorflow::Input condition, ::tensorflow::InputList data )
İddia
Assert( const ::tensorflow::Scope & scope, ::tensorflow::Input condition, ::tensorflow::InputList data, const Assert::Attrs & attrs )
operator :: tensorflow :: İşlem
operator::tensorflow::Operation() const
Genel statik işlevler
Özetle
Attrs Summarize( int64 x )