ConfigureDistributedTPU.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
osadzanie konfiguracji | Skryty. Nie używaj. |
---|
Parametry
isGlobalInit | Skryty. Nie używaj. |
---|
Parametry
tpuEmbeddingConfig | Serializowany tensorflow.tpu.TPUEmbeddingConfiguration opisujący wyszukiwania osadzania programu. |
---|
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,["# ConfigureDistributedTPU.Options\n\npublic static class **ConfigureDistributedTPU.Options** \nOptional attributes for [ConfigureDistributedTPU](/jvm/api_docs/java/org/tensorflow/op/tpu/ConfigureDistributedTPU) \n\n### Public Methods\n\n|-------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ConfigureDistributedTPU.Options](/jvm/api_docs/java/org/tensorflow/op/tpu/ConfigureDistributedTPU.Options) | [compilationFailureClosesChips](/jvm/api_docs/java/org/tensorflow/op/tpu/ConfigureDistributedTPU.Options#compilationFailureClosesChips(java.lang.Boolean))(Boolean compilationFailureClosesChips) |\n| [ConfigureDistributedTPU.Options](/jvm/api_docs/java/org/tensorflow/op/tpu/ConfigureDistributedTPU.Options) | [embeddingConfig](/jvm/api_docs/java/org/tensorflow/op/tpu/ConfigureDistributedTPU.Options#embeddingConfig(java.lang.String))(String embeddingConfig) |\n| [ConfigureDistributedTPU.Options](/jvm/api_docs/java/org/tensorflow/op/tpu/ConfigureDistributedTPU.Options) | [enableWholeMeshCompilations](/jvm/api_docs/java/org/tensorflow/op/tpu/ConfigureDistributedTPU.Options#enableWholeMeshCompilations(java.lang.Boolean))(Boolean enableWholeMeshCompilations) |\n| [ConfigureDistributedTPU.Options](/jvm/api_docs/java/org/tensorflow/op/tpu/ConfigureDistributedTPU.Options) | [isGlobalInit](/jvm/api_docs/java/org/tensorflow/op/tpu/ConfigureDistributedTPU.Options#isGlobalInit(java.lang.Boolean))(Boolean isGlobalInit) |\n| [ConfigureDistributedTPU.Options](/jvm/api_docs/java/org/tensorflow/op/tpu/ConfigureDistributedTPU.Options) | [tpuEmbeddingConfig](/jvm/api_docs/java/org/tensorflow/op/tpu/ConfigureDistributedTPU.Options#tpuEmbeddingConfig(java.lang.String))(String tpuEmbeddingConfig) |\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 [ConfigureDistributedTPU.Options](/jvm/api_docs/java/org/tensorflow/op/tpu/ConfigureDistributedTPU.Options)\n**compilationFailureClosesChips**\n(Boolean compilationFailureClosesChips)\n\n\u003cbr /\u003e\n\n#### public [ConfigureDistributedTPU.Options](/jvm/api_docs/java/org/tensorflow/op/tpu/ConfigureDistributedTPU.Options)\n**embeddingConfig**\n(String embeddingConfig)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| embeddingConfig | Reserved. Do not use. |\n|-----------------|-----------------------|\n\n#### public [ConfigureDistributedTPU.Options](/jvm/api_docs/java/org/tensorflow/op/tpu/ConfigureDistributedTPU.Options)\n**enableWholeMeshCompilations**\n(Boolean enableWholeMeshCompilations)\n\n\u003cbr /\u003e\n\n#### public [ConfigureDistributedTPU.Options](/jvm/api_docs/java/org/tensorflow/op/tpu/ConfigureDistributedTPU.Options)\n**isGlobalInit**\n(Boolean isGlobalInit)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| isGlobalInit | Reserved. Do not use. |\n|--------------|-----------------------|\n\n#### public [ConfigureDistributedTPU.Options](/jvm/api_docs/java/org/tensorflow/op/tpu/ConfigureDistributedTPU.Options)\n**tpuEmbeddingConfig**\n(String tpuEmbeddingConfig)\n\n\u003cbr /\u003e\n\n##### Parameters\n\n| tpuEmbeddingConfig | Serialized tensorflow.tpu.TPUEmbeddingConfiguration that describes the embedding lookups of the program. |\n|--------------------|----------------------------------------------------------------------------------------------------------|"]]