tensorflow :: ops ::リアル:: Attrs
#include <math_ops.h>
Realのオプションの属性セッター。
概要
パブリック属性 | |
---|---|
Tout_ = DT_FLOAT | DataType |
公の行事 | |
---|---|
Tout (DataType x) | TF_MUST_USE_RESULT Attrs デフォルトはDT_FLOATです。 |
パブリック属性
Tout_
DataType tensorflow::ops::Real::Attrs::Tout_ = DT_FLOAT
#include <math_ops.h>
Realのオプションの属性セッター。
パブリック属性 | |
---|---|
Tout_ = DT_FLOAT | DataType |
公の行事 | |
---|---|
Tout (DataType x) | TF_MUST_USE_RESULT Attrs デフォルトはDT_FLOATです。 |
DataType tensorflow::ops::Real::Attrs::Tout_ = DT_FLOAT
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-04-20 UTC.