classe finale pubblica RemoteProfilerSessionManagerOptions
Options for remote profiler session manager. Next ID: 6
tensorflow.RemoteProfilerSessionManagerOptions Classi nidificate
| classe | RemoteProfilerSessionManagerOptions.Builder | Options for remote profiler session manager. | |
Costanti
| int | DELAY_MS_FIELD_NUMBER | |
| int | MAX_SESSION_DURATION_MS_FIELD_NUMBER | |
| int | PROFILER_OPTIONS_FIELD_NUMBER | |
| int | SERVICE_ADDRESSES_FIELD_NUMBER | |
| int | SESSION_CREATION_TIMESTAMP_NS_FIELD_NUMBER |
Metodi pubblici
| booleano | è uguale a (Oggetto oggetto) |
| RemoteProfilerSessionManagerOptions statiche | |
| OpzioniRemoteProfilerSessionManager | |
| lungo | getDelayMs () Start of profiling is delayed by this much (in milliseconds). |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| lungo | getMaxSessionDurationMs () Maximum time (in milliseconds) a profiling session manager waits for all profilers to finish after issuing gRPC request. |
| Opzioni profilo | getProfilerOptions () Options for each local profiler. |
| ProfileOptionsOrBuilder | getProfilerOptionsOrBuilder () Options for each local profiler. |
| int | |
| Corda | getServiceAddresses (indice int) List of servers to profile. |
| com.google.protobuf.ByteString | getServiceAddressesBytes (indice int) List of servers to profile. |
| int | getServiceAddressesCount () List of servers to profile. |
| com.google.protobuf.ProtocolStringList | getServiceAddressesList () List of servers to profile. |
| lungo | getSessionCreationTimestampNs () Unix timestamp of when the session was started. |
| finale com.google.protobuf.UnknownFieldSet | |
| booleano | hasProfilerOptions () Options for each local profiler. |
| int | codicehash () |
| booleano finale | |
| statico RemoteProfilerSessionManagerOptions.Builder | newBuilder (prototipo RemoteProfilerSessionManagerOptions ) |
| statico RemoteProfilerSessionManagerOptions.Builder | |
| RemoteProfilerSessionManagerOptions.Builder | |
| RemoteProfilerSessionManagerOptions statiche | parseDelimitedFrom (input InputStream) |
| RemoteProfilerSessionManagerOptions statiche | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| RemoteProfilerSessionManagerOptions statiche | parseFrom (dati ByteBuffer) |
| RemoteProfilerSessionManagerOptions statiche | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| RemoteProfilerSessionManagerOptions statiche | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| RemoteProfilerSessionManagerOptions statiche | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| RemoteProfilerSessionManagerOptions statiche | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| RemoteProfilerSessionManagerOptions statiche | parseFrom (dati com.google.protobuf.ByteString) |
| RemoteProfilerSessionManagerOptions statiche | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| RemoteProfilerSessionManagerOptions statiche | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| RemoteProfilerSessionManagerOptions.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
pubblico statico finale int DELAY_MS_FIELD_NUMBER
Valore costante: 5
pubblico statico finale int MAX_SESSION_DURATION_MS_FIELD_NUMBER
Valore costante: 4
public static final int PROFILER_OPTIONS_FIELD_NUMBER
Valore costante: 1
public static final int SERVICE_ADDRESSES_FIELD_NUMBER
Valore costante: 2
public static final int SESSION_CREATION_TIMESTAMP_NS_FIELD_NUMBER
Valore costante: 3
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
pubblico lungo getDelayMs ()
Start of profiling is delayed by this much (in milliseconds).
uint64 delay_ms = 5; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico lungo getMaxSessionDurationMs ()
Maximum time (in milliseconds) a profiling session manager waits for all profilers to finish after issuing gRPC request. If value is 0, session continues until interrupted. Otherwise, value must be greater than profiler_options.duration_ms.
uint64 max_session_duration_ms = 4; pubblico getParserForType ()
public ProfileOptions getProfilerOptions ()
Options for each local profiler.
.tensorflow.ProfileOptions profiler_options = 1; public ProfileOptionsOrBuilder getProfilerOptionsOrBuilder ()
Options for each local profiler.
.tensorflow.ProfileOptions profiler_options = 1; public int getSerializedSize ()
public String getServiceAddresses (indice int)
List of servers to profile. Supported formats: host:port.
repeated string service_addresses = 2; pubblico com.google.protobuf.ByteString getServiceAddressesBytes (indice int)
List of servers to profile. Supported formats: host:port.
repeated string service_addresses = 2; public int getServiceAddressesCount ()
List of servers to profile. Supported formats: host:port.
repeated string service_addresses = 2; public com.google.protobuf.ProtocolStringList getServiceAddressesList ()
List of servers to profile. Supported formats: host:port.
repeated string service_addresses = 2; pubblico lungo getSessionCreationTimestampNs ()
Unix timestamp of when the session was started.
uint64 session_creation_timestamp_ns = 3; pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasProfilerOptions booleano pubblico ()
Options for each local profiler.
.tensorflow.ProfileOptions profiler_options = 1; public int hashCode ()
public final booleano isInitialized ()
pubblico statico RemoteProfilerSessionManagerOptions.Builder newBuilder (prototipo RemoteProfilerSessionManagerOptions )
pubblico statico RemoteProfilerSessionManagerOptions parseDelimitedFrom (input InputStream)
Lancia
| IOException |
|---|
pubblico statico RemoteProfilerSessionManagerOptions parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
public static RemoteProfilerSessionManagerOptions parseFrom (dati ByteBuffer)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico RemoteProfilerSessionManagerOptions parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
public static RemoteProfilerSessionManagerOptions parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico RemoteProfilerSessionManagerOptions parseFrom (input com.google.protobuf.CodedInputStream)
Lancia
| IOException |
|---|
public static RemoteProfilerSessionManagerOptions parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
public static RemoteProfilerSessionManagerOptions parseFrom (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
public static RemoteProfilerSessionManagerOptions parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
pubblico statico RemoteProfilerSessionManagerOptions parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|