Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
przepływ tensorowy:: ops:: Zapewniać:: Atrybuty
#include <logging_ops.h>
Opcjonalne moduły ustawiające atrybuty dla Assert .
Streszczenie
Atrybuty publiczne
streszczać_
int64 tensorflow::ops::Assert::Attrs::summarize_ = 3
Funkcje publiczne
Streszczać
TF_MUST_USE_RESULT Attrs tensorflow::ops::Assert::Attrs::Summarize(
int64 x
)
Wydrukuj tyle wpisów każdego tensora.
Domyślnie 3
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[],[],null,["# tensorflow::ops::Assert::Attrs Struct Reference\n\ntensorflow::ops::Assert::Attrs\n==============================\n\n`#include \u003clogging_ops.h\u003e`\n\nOptional attribute setters for [Assert](/versions/r2.0/api_docs/cc/class/tensorflow/ops/assert#classtensorflow_1_1ops_1_1_assert).\n\nSummary\n-------\n\n| ### Public attributes ||\n|------------------------------------------------------------------------------------------------------|---------|\n| [summarize_](#structtensorflow_1_1ops_1_1_assert_1_1_attrs_1a5e2693cdc96611aa28c1df2902031de8)` = 3` | `int64` |\n\n| ### Public functions ||\n|----------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Summarize](#structtensorflow_1_1ops_1_1_assert_1_1_attrs_1a2c4e720fa4aa57c2bd1ac2df5e53dd5b)`(int64 x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.0/api_docs/cc/struct/tensorflow/ops/assert/attrs#structtensorflow_1_1ops_1_1_assert_1_1_attrs) [Print](/versions/r2.0/api_docs/cc/class/tensorflow/ops/print#classtensorflow_1_1ops_1_1_print) this many entries of each tensor. |\n\nPublic attributes\n-----------------\n\n### summarize_\n\n```scdoc\nint64 tensorflow::ops::Assert::Attrs::summarize_ = 3\n``` \n\nPublic functions\n----------------\n\n### Summarize\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::Assert::Attrs::Summarize(\n int64 x\n)\n``` \n[Print](/versions/r2.0/api_docs/cc/class/tensorflow/ops/print#classtensorflow_1_1ops_1_1_print) this many entries of each tensor.\n\nDefaults to 3"]]