Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
flux tensoriel : : opérations : : Pas égal : : Attributs
#include <math_ops.h>
Setters d'attributs facultatifs pour NotEqual .
Résumé
Attributs publics
incompatible_shape_error_
bool tensorflow::ops::NotEqual::Attrs::incompatible_shape_error_ = true
Fonctions publiques
Erreur de forme incompatible
TF_MUST_USE_RESULT Attrs tensorflow::ops::NotEqual::Attrs::IncompatibleShapeError(
bool x
)
La valeur par défaut est vrai.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/26 (UTC).
[null,null,["Dernière mise à jour le 2025/07/26 (UTC)."],[],[],null,["# tensorflow::ops::NotEqual::Attrs Struct Reference\n\ntensorflow::ops::NotEqual::Attrs\n================================\n\n`#include \u003cmath_ops.h\u003e`\n\nOptional attribute setters for [NotEqual](/versions/r2.3/api_docs/cc/class/tensorflow/ops/not-equal#classtensorflow_1_1ops_1_1_not_equal).\n\nSummary\n-------\n\n| ### Public attributes ||\n|---------------------------------------------------------------------------------------------------------------------------|--------|\n| [incompatible_shape_error_](#structtensorflow_1_1ops_1_1_not_equal_1_1_attrs_1aa0b79d78b138f37dde2ce39f5654c302)` = true` | `bool` |\n\n| ### Public functions ||\n|-------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [IncompatibleShapeError](#structtensorflow_1_1ops_1_1_not_equal_1_1_attrs_1aa320717bfcf1876ce2b8d0a106cf53d0)`(bool x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/not-equal/attrs#structtensorflow_1_1ops_1_1_not_equal_1_1_attrs) Defaults to true. |\n\nPublic attributes\n-----------------\n\n### incompatible_shape_error_\n\n```scdoc\nbool tensorflow::ops::NotEqual::Attrs::incompatible_shape_error_ = true\n``` \n\nPublic functions\n----------------\n\n### IncompatibleShapeError\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::NotEqual::Attrs::IncompatibleShapeError(\n bool x\n)\n``` \nDefaults to true."]]