パブリック静的クラスDebugIdentityV2.Options
DebugIdentityV2
のオプションの属性
パブリックメソッド
DebugIdentityV2.オプション | circularBufferSize (長い円形バッファサイズ) |
DebugIdentityV2.オプション | debugUrls (List<String> debugUrls) |
DebugIdentityV2.オプション | opName (文字列 opName) |
DebugIdentityV2.オプション | 出力スロット(長い出力スロット) |
DebugIdentityV2.オプション | tensorDebugMode (長い tensorDebugMode) |
DebugIdentityV2.オプション | tfdbgContextId (文字列 tfdbgContextId) |
DebugIdentityV2.オプション | tfdbgRunId (文字列 tfdbgRunId) |
継承されたメソッド
パブリックメソッド
public DebugIdentityV2.Options debugUrls (List<String> debugUrls)
パラメーター
デバッグURL | デバッグターゲットへの URL のリスト (file:///foo/tfdbg_dump など)。 |
---|
public DebugIdentityV2.Options opName (文字列 opName)
パラメーター
操作名 | オプション。デバッグ操作が関係する操作の名前。単一テンソル トレースにのみ使用されます。 |
---|
public DebugIdentityV2.Options出力スロット(長い出力スロット)
パラメーター
出力スロット | オプション。デバッグ操作が関係するテンソルの出力スロット インデックス。単一テンソル トレースにのみ使用されます。 |
---|
public DebugIdentityV2.Options tensorDebugMode (Long tensorDebugMode)
パラメーター
テンソルデバッグモード | TensorDebugMode 列挙値。詳細については、debug_event.proto を参照してください。 |
---|
public DebugIdentityV2.Options tfdbgContextId (String tfdbgContextId)
パラメーター
tfdbgContextId | tfdbg によって生成された、op が属するコンテキストの ID (具体的なコンパイル済み tf.function など)。 |
---|