Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
tensor akışı:: işlem:: Karmaşık:: Öznitelikler
#include <math_ops.h>
Complex için isteğe bağlı öznitelik ayarlayıcılar.
Özet
Genel özellikler |
---|
Tout_ = DT_COMPLEX64 | DataType |
Kamu işlevleri |
---|
Tout (DataType x) | Varsayılan olarak DT_COMPLEX64'tür. |
Genel özellikler
Tout_
DataType tensorflow::ops::Complex::Attrs::Tout_ = DT_COMPLEX64
Kamu işlevleri
Tout
TF_MUST_USE_RESULT Attrs tensorflow::ops::Complex::Attrs::Tout(
DataType x
)
Varsayılan olarak DT_COMPLEX64'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::Complex::Attrs Struct Reference\n\ntensorflow::ops::Complex::Attrs\n===============================\n\n`#include \u003cmath_ops.h\u003e`\n\nOptional attribute setters for [Complex](/versions/r1.15/api_docs/cc/class/tensorflow/ops/complex#classtensorflow_1_1ops_1_1_complex).\n\nSummary\n-------\n\n| ### Public attributes ||\n|-------------------------------------------------------------------------------------------------------------|------------|\n| [Tout_](#structtensorflow_1_1ops_1_1_complex_1_1_attrs_1a34de604775ababbb94647d66cea5f752)` = DT_COMPLEX64` | `DataType` |\n\n| ### Public functions ||\n|---------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Tout](#structtensorflow_1_1ops_1_1_complex_1_1_attrs_1a0371d19656bc10d511909f1a1daf8fe2)`(DataType x)` | `TF_MUST_USE_RESULT `[Attrs](/versions/r1.15/api_docs/cc/struct/tensorflow/ops/complex/attrs#structtensorflow_1_1ops_1_1_complex_1_1_attrs) Defaults to DT_COMPLEX64. |\n\nPublic attributes\n-----------------\n\n### Tout_\n\n```scdoc\nDataType tensorflow::ops::Complex::Attrs::Tout_ = DT_COMPLEX64\n``` \n\nPublic functions\n----------------\n\n### Tout\n\n```scdoc\nTF_MUST_USE_RESULT Attrs tensorflow::ops::Complex::Attrs::Tout(\n DataType x\n)\n``` \nDefaults to DT_COMPLEX64."]]