tensorflow :: ops ::キャスト:: Attrs
#include <math_ops.h>
Castのオプションの属性セッター。
概要
パブリック属性 | |
---|---|
Truncate_ = false | bool |
公の行事 | |
---|---|
Truncate (bool x) | TF_MUST_USE_RESULT Attrs デフォルトはfalseです。 |
パブリック属性
Truncate_
bool tensorflow::ops::Cast::Attrs::Truncate_ = false
#include <math_ops.h>
Castのオプションの属性セッター。
パブリック属性 | |
---|---|
Truncate_ = false | bool |
公の行事 | |
---|---|
Truncate (bool x) | TF_MUST_USE_RESULT Attrs デフォルトはfalseです。 |
bool tensorflow::ops::Cast::Attrs::Truncate_ = false
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.