tensor akışı:: işlem:: İ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 Kapsam nesnesi
  • koşul: Değerlendirilecek koşul.
  • veri: Koşul yanlış olduğunda yazdırılacak tensörler.

İsteğe bağlı özellikler (bkz. Attrs ):

  • Özetle: Her tensörün bu kadar girişini yazdırın .

İadeler:

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

Kamu işlevleri

operator::tensorflow::Operation () const

Genel statik işlevler

Summarize (int64 x)

Yapılar

tensorflow:: ops:: İddia:: Öznitelikler

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

Genel özellikler

operasyon

Operation operation

Kamu işlevleri

İ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
)

operatör::tensorflow::İşlem

 operator::tensorflow::Operation() const 

Genel statik işlevler

Özetle

Attrs Summarize(
  int64 x
)