DebugIdentity.Options
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Metody dziedziczone
Z klasy java.lang.Object wartość logiczna | równa się (Obiekt arg0) |
ostatnia klasa<?> | pobierzKlasę () |
wew | hashCode () |
ostateczna pustka | powiadomić () |
ostateczna pustka | powiadom wszystkich () |
Strunowy | doString () |
ostateczna pustka | czekaj (długi arg0, int arg1) |
ostateczna pustka | czekaj (długi arg0) |
ostateczna pustka | Czekać () |
Metody publiczne
Parametry
debugUrls | Lista adresów URL do celów debugowania, np. file:///foo/tfdbg_dump. |
---|
Parametry
nazwa op | Opcjonalny. Nazwa operacji, której dotyczy operacja debugowania. Używane tylko do śledzenia pojedynczego tensora. |
---|
public DebugIdentity.Options gniazdo wyjściowe (długie gniazdo wyjściowe)
Parametry
gniazdo wyjściowe | Opcjonalny. Indeks szczeliny wyjściowej tensora, którego dotyczy operacja debugowania. Używane tylko do śledzenia pojedynczego tensora. |
---|
public DebugIdentity.Options tensorDebugMode (długi tensorDebugMode)
Parametry
tensorDebugMode | Wartość wyliczeniowa TensorDebugMode. Aby uzyskać szczegółowe informacje, zobacz debug_event.proto. |
---|
public DebugIdentity.Options tfdbgContextId (Ciąg tfdbgContextId)
Parametry
tfdbgContextId | Wygenerowany przez tfdbg identyfikator kontekstu, do którego należy operacja, np. konkretna skompilowana funkcja tf. |
---|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-26 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-26 UTC."],[],[],null,["# DebugIdentity.Options\n\npublic static class **DebugIdentity.Options** \nOptional attributes for [DebugIdentity](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity) \n\n### Public Methods\n\n|-----------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options) | [circularBufferSize](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options#circularBufferSize(java.lang.Long))(Long circularBufferSize) |\n| [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options) | [debugUrls](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options#debugUrls(java.util.List\u003cjava.lang.String\u003e))(List\\\u003cString\\\u003e debugUrls) |\n| [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options) | [opName](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options#opName(java.lang.String))(String opName) |\n| [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options) | [outputSlot](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options#outputSlot(java.lang.Long))(Long outputSlot) |\n| [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options) | [tensorDebugMode](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options#tensorDebugMode(java.lang.Long))(Long tensorDebugMode) |\n| [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options) | [tfdbgContextId](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options#tfdbgContextId(java.lang.String))(String tfdbgContextId) |\n| [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options) | [tfdbgRunId](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options#tfdbgRunId(java.lang.String))(String tfdbgRunId) |\n\n### Inherited Methods\n\nFrom class java.lang.Object \n\n|------------------|---------------------------|\n| boolean | equals(Object arg0) |\n| final Class\\\u003c?\\\u003e | getClass() |\n| int | hashCode() |\n| final void | notify() |\n| final void | notifyAll() |\n| String | toString() |\n| final void | wait(long arg0, int arg1) |\n| final void | wait(long arg0) |\n| final void | wait() |\n\nPublic Methods\n--------------\n\n#### public [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options)\n**circularBufferSize**\n(Long circularBufferSize)\n\n\u003cbr /\u003e\n\n#### public [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options)\n**debugUrls**\n(List\\\u003cString\\\u003e debugUrls)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| debugUrls | List of URLs to debug targets, e.g., file:///foo/tfdbg_dump. |\n|-----------|--------------------------------------------------------------|\n\n#### public [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options)\n**opName**\n(String opName)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| opName | Optional. Name of the op that the debug op is concerned with. Used only for single-tensor trace. |\n|--------|--------------------------------------------------------------------------------------------------|\n\n#### public [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options)\n**outputSlot**\n(Long outputSlot)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| outputSlot | Optional. Output slot index of the tensor that the debug op is concerned with. Used only for single-tensor trace. |\n|------------|-------------------------------------------------------------------------------------------------------------------|\n\n#### public [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options)\n**tensorDebugMode**\n(Long tensorDebugMode)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| tensorDebugMode | TensorDebugMode enum value. See debug_event.proto for details. |\n|-----------------|----------------------------------------------------------------|\n\n#### public [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options)\n**tfdbgContextId**\n(String tfdbgContextId)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| tfdbgContextId | A tfdbg-generated ID for the context that the op belongs to, e.g., a concrete compiled tf.function. |\n|----------------|-----------------------------------------------------------------------------------------------------|\n\n#### public [DebugIdentity.Options](/jvm/api_docs/java/org/tensorflow/op/debugging/DebugIdentity.Options)\n**tfdbgRunId**\n(String tfdbgRunId)\n\n\u003cbr /\u003e"]]