tensorflow / tensorflow/java

Tensorflow profiler java bindings

オープン
#617 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
Java
スター
928
フォーク
227
PR マージ指標
30日以内にマージされた PR はありません

説明

Tensorflow Java Version 1.1.0

In python you can enable the tensor profiler by doing

[tf.profiler.experimental.start](https://www.tensorflow.org/api_docs/python/tf/profiler/experimental/start)

Does anything similar exist in the java bindings ? I see ProfileOptions as a class but it seems to not be used anywhere. Tracing seems to able to be turned on in the ConfigProto/RunOptions configuration though im not sure if I make it write to disk

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず Java ProfileOptions クラスと、issue で言及されている ConfigProto/RunOptions のトレーシング設定を確認し、Python の tf.profiler.experimental.start API と比較してください。Java でプロファイリングを有効にして結果をディスクに書き込めるか検証してください。対応済みとなるのは、サポートされている経路が確認されるか、範囲が明確な binding の変更が定義された場合です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java, tensorflow
領域
backend-api-design, performance
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。