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