警告:このAPIは非推奨であり、置き換えが安定した後、 TensorFlowの将来のバージョンで削除される予定です。
TensorFlow
TensorFlowランタイムを記述する静的ユーティリティメソッド。
パブリックメソッド
静的バイト[] | LoadLibrary関数(文字列のファイル名) ダイナミックライブラリをファイル名でロードし、そのライブラリに存在する操作とカーネルを登録します。 |
静的バイト[] | |
静的文字列 | バージョン() 基になるTensorFlowランタイムのバージョンを返します。 |
継承されたメソッド
クラスjava.lang.Objectからブール値 | 等しい(オブジェクトのarg0) |
最終クラス<?> | getClass() |
int | hashCode() |
最終的な無効 | 通知() |
最終的な無効 | notifyAll() |
弦 | toString() |
最終的な無効 | 待ち時間(長いarg0は、int型の引数1) |
最終的な無効 | 待ち時間(長いarg0に) |
最終的な無効 | 待ち時間() |
パブリックメソッド
公共の静的なバイト[]のLoadLibrary(文字列のファイル名)
ダイナミックライブラリをファイル名でロードし、そのライブラリに存在する操作とカーネルを登録します。
パラメーター
ファイル名 | ロードする操作とカーネルを含むダイナミックライブラリのパス。 |
---|
戻り値
- シリアル化バイトたopListのライブラリで定義された動作を定義するプロトコルバッファメッセージ。
投げる
UnsatisfiedLinkError | ファイル名を読み込めない場合。 |
---|
公共の静的なバイト[] registeredOpList()
このアドレス空間で利用可能なすべてのTensorFlow操作。
戻り値
- 直列化表現たopListのプロトコルバッファ、リスト利用可能なすべてのTensorFlow操作。
公共の静的な文字列バージョン()
基になるTensorFlowランタイムのバージョンを返します。
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 2021-11-11 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":"その他"
}]