Conozca lo último en aprendizaje automático, IA generativa y más en el
Simposio WiML 2023.
GatherV2.Options
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Métodos heredados
De la clase java.lang.Object booleano | es igual a (Objeto arg0) |
Clase final <?> | getClass () |
En t | hashCode () |
vacío final | notificar () |
vacío final | notificar a todos () |
Cuerda | toString () |
vacío final | esperar (largo arg0, int arg1) |
vacío final | espera (largo arg0) |
vacío final | esperar () |
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2021-04-01 (UTC)
[null,null,["Última actualización: 2021-04-01 (UTC)"],[],[],null,["# GatherV2.Options\n\npublic static class **GatherV2.Options** \nOptional attributes for [GatherV2](/jvm/api_docs/java/org/tensorflow/op/collective/GatherV2) \n\n### Public Methods\n\n|--------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|\n| [GatherV2.Options](/jvm/api_docs/java/org/tensorflow/op/collective/GatherV2.Options) | [communicationHint](/jvm/api_docs/java/org/tensorflow/op/collective/GatherV2.Options#communicationHint(java.lang.String))(String communicationHint) |\n| [GatherV2.Options](/jvm/api_docs/java/org/tensorflow/op/collective/GatherV2.Options) | [timeoutSeconds](/jvm/api_docs/java/org/tensorflow/op/collective/GatherV2.Options#timeoutSeconds(java.lang.Float))(Float timeoutSeconds) |\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 [GatherV2.Options](/jvm/api_docs/java/org/tensorflow/op/collective/GatherV2.Options)\n**communicationHint**\n(String communicationHint)\n\n\u003cbr /\u003e\n\n#### public [GatherV2.Options](/jvm/api_docs/java/org/tensorflow/op/collective/GatherV2.Options)\n**timeoutSeconds**\n(Float timeoutSeconds)\n\n\u003cbr /\u003e"]]