警告:このAPIは非推奨であり、置き換えが安定した後、 TensorFlowの将来のバージョンで削除される予定です。
DataType
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
継承されたメソッド
クラスjava.lang.Enumから最終的なint | |
int | compareTo (オブジェクトarg0) |
最終ブール値 | 等しい(オブジェクトarg0) |
最終クラス<E> | getDeclaringClass () |
最終的なint | hashCode () |
最終的な文字列 | 名前() |
最終的なint | 序数() |
弦 | toString () |
static <T extends Enum <T >> T | valueOf (Class <T> arg0、String arg1) |
クラスjava.lang.Objectからブール値 | 等しい(オブジェクトarg0) |
最終クラス<?> | getClass () |
int | hashCode () |
最終的な無効 | 通知() |
最終的な無効 | notifyAll () |
弦 | toString () |
最終的な無効 | 待機(long arg0、int arg1) |
最終的な無効 | 待つ(長いarg0) |
最終的な無効 | 待つ() |
インターフェイスjava.lang.Comparableから抽象int | compareTo (EはEnum <E> arg0を拡張します) |
列挙値
public static final DataType BOOL
public static final DataType DOUBLE
public static final DataType FLOAT
public static final DataType INT32
public static final DataType INT64
public static final DataType STRING
バイトのシーケンス。
TensorFlowは、任意のバイトシーケンスにSTRING型を使用します。
public static final DataType UINT8
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 2022-11-04 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]