Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
tensor akışı:: işlem:: KompleksKarınlar:: Öznitelikler
#include <math_ops.h>
ComplexAbs için isteğe bağlı özellik ayarlayıcılar.
Özet
Genel özellikler |
---|
Tout_ = DT_FLOAT | DataType |
Kamu işlevleri |
---|
Tout (DataType x) | Varsayılan olarak DT_FLOAT'tır. |
Genel özellikler
Tout_
DataType tensorflow::ops::ComplexAbs::Attrs::Tout_ = DT_FLOAT
Kamu işlevleri
Tout
TF_MUST_USE_RESULT Attrs tensorflow::ops::ComplexAbs::Attrs::Tout(
DataType x
)
Varsayılan olarak DT_FLOAT'tır.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-25 UTC."],[],[],null,["# tensorflow::ops::ComplexAbs::Attrs Struct Reference\n\ntensorflow::ops::ComplexAbs::Attrs\n==================================\n\n`#include \u003cmath_ops.h\u003e`\n\nOptional attribute setters for [ComplexAbs](/versions/r1.15/api_docs/cc/class/tensorflow/ops/complex-abs#classtensorflow_1_1ops_1_1_complex_abs).\n\nSummary\n-------\n\n| ### Public attributes ||\n|-------------------------------------------------------------------------------------------------------------|------------|\n| [Tout_](#structtensorflow_1_1ops_1_1_complex_abs_1_1_attrs_1a0a8dd3d1b9ef8a907a80a9b9bb960403)` = DT_FLOAT` | `DataType` |\n\n| ### Public functions ||\n|-------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Tout](#structtensorflow_1_1ops_1_1_complex_abs_1_1_attrs_1a0ada0e220e445285f74ec12eb1f6ab33)`(DataType x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r1.15/api_docs/cc/struct/tensorflow/ops/complex-abs/attrs#structtensorflow_1_1ops_1_1_complex_abs_1_1_attrs) Defaults to DT_FLOAT. |\n\nPublic attributes\n-----------------\n\n### Tout_\n\n```scdoc\nDataType tensorflow::ops::ComplexAbs::Attrs::Tout_ = DT_FLOAT\n``` \n\nPublic functions\n----------------\n\n### Tout\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::ComplexAbs::Attrs::Tout(\n DataType x\n)\n``` \nDefaults to DT_FLOAT."]]