Stay organized with collections
Save and categorize content based on your preferences.
tensorflow::
ops::
Assert::
Attrs
#include <logging_ops.h>
Optional attribute setters for
Assert
.
Summary
Public functions
|
Summarize
(int64 x)
|
Print
this many entries of each tensor.
|
Public attributes
summarize_
int64 tensorflow::ops::Assert::Attrs::summarize_ = 3
Public functions
Summarize
TF_MUST_USE_RESULT Attrs tensorflow::ops::Assert::Attrs::Summarize(
int64 x
)
Print
this many entries of each tensor.
Defaults to 3
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Some content is licensed under the numpy license.
Last updated 2021-08-16 UTC.
[null,null,["Last updated 2021-08-16 UTC."],[],[],null,["# tensorflow::ops::Assert::Attrs Struct Reference\n\ntensorflow::\nops::\nAssert::\nAttrs\n=================================\n\n`\n#include \u003clogging_ops.h\u003e\n`\n\n\nOptional attribute setters for\n[Assert](/versions/r2.6/api_docs/cc/class/tensorflow/ops/assert#classtensorflow_1_1ops_1_1_assert)\n.\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.6/api_docs/cc/struct/tensorflow/ops/assert/attrs#structtensorflow_1_1ops_1_1_assert_1_1_attrs)` ` [Print](/versions/r2.6/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\n[Print](/versions/r2.6/api_docs/cc/class/tensorflow/ops/print#classtensorflow_1_1ops_1_1_print)\nthis many entries of each tensor.\n\n\nDefaults to 3"]]