コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
テンソルフロー::作戦::画像::属性
#include <math_ops.h>
Imagのオプションの属性セッター。
まとめ
パブリック属性 |
---|
Tout_ = DT_FLOAT | DataType |
公共機能 |
---|
Tout (DataType x) | デフォルトは DT_FLOAT です。 |
パブリック属性
タウト_
DataType tensorflow::ops::Imag::Attrs::Tout_ = DT_FLOAT
公共機能
客引き
TF_MUST_USE_RESULT Attrs tensorflow::ops::Imag::Attrs::Tout(
DataType x
)
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-26 UTC。
[null,null,["最終更新日 2025-07-26 UTC。"],[],[],null,["# tensorflow::ops::Imag::Attrs Struct Reference\n\ntensorflow::ops::Imag::Attrs\n============================\n\n`#include \u003cmath_ops.h\u003e`\n\nOptional attribute setters for [Imag](/versions/r2.3/api_docs/cc/class/tensorflow/ops/imag#classtensorflow_1_1ops_1_1_imag).\n\nSummary\n-------\n\n| ### Public attributes ||\n|------------------------------------------------------------------------------------------------------|------------|\n| [Tout_](#structtensorflow_1_1ops_1_1_imag_1_1_attrs_1a18ef3c3c54372f42ff92b3df40da7cb4)` = DT_FLOAT` | `DataType` |\n\n| ### Public functions ||\n|------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Tout](#structtensorflow_1_1ops_1_1_imag_1_1_attrs_1a0ccf52f61e924c28f5e8d8f7cc7e1a46)`(DataType x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r2.3/api_docs/cc/struct/tensorflow/ops/imag/attrs#structtensorflow_1_1ops_1_1_imag_1_1_attrs) Defaults to DT_FLOAT. |\n\nPublic attributes\n-----------------\n\n### Tout_\n\n```scdoc\nDataType tensorflow::ops::Imag::Attrs::Tout_ = DT_FLOAT\n``` \n\nPublic functions\n----------------\n\n### Tout\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::Imag::Attrs::Tout(\n DataType x\n)\n``` \nDefaults to DT_FLOAT."]]