classe finale publique RemoteProfilerSessionManagerOptions
Options for remote profiler session manager. Next ID: 6
tensorflow.RemoteProfilerSessionManagerOptions
de type Protobuf.RemoteProfilerSessionManagerOptions Classes imbriquées
classe | RemoteProfilerSessionManagerOptions.Builder | Options for remote profiler session manager. |
Constantes
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 |
Méthodes publiques
booléen | est égal (Obj objet) |
Options statiques RemoteProfilerSessionManager | |
Options du gestionnaire de session RemoteProfiler | |
long | getDelayMs () Start of profiling is delayed by this much (in milliseconds). |
final statique com.google.protobuf.Descriptors.Descriptor | |
long | getMaxSessionDurationMs () Maximum time (in milliseconds) a profiling session manager waits for all profilers to finish after issuing gRPC request. |
Options de profil | getProfilerOptions () Options for each local profiler. |
Options de profil ou constructeur | getProfilerOptionsOrBuilder () Options for each local profiler. |
int | |
Chaîne | getServiceAddresses (index int) List of servers to profile. |
com.google.protobuf.ByteString | getServiceAddressesBytes (index int) List of servers to profile. |
int | getServiceAddressesCount () List of servers to profile. |
com.google.protobuf.ProtocolStringList | getServiceAddressesList () List of servers to profile. |
long | getSessionCreationTimestampNs () Unix timestamp of when the session was started. |
final com.google.protobuf.UnknownFieldSet | |
booléen | hasProfilerOptions () Options for each local profiler. |
int | |
booléen final | |
statique RemoteProfilerSessionManagerOptions.Builder | newBuilder (prototype RemoteProfilerSessionManagerOptions ) |
statique RemoteProfilerSessionManagerOptions.Builder | |
RemoteProfilerSessionManagerOptions.Builder | |
Options statiques RemoteProfilerSessionManager | parseDelimitedFrom (entrée InputStream) |
Options statiques RemoteProfilerSessionManager | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Options statiques RemoteProfilerSessionManager | parseFrom (données ByteBuffer) |
Options statiques RemoteProfilerSessionManager | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Options statiques RemoteProfilerSessionManager | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Options statiques RemoteProfilerSessionManager | parseFrom (entrée com.google.protobuf.CodedInputStream) |
Options statiques RemoteProfilerSessionManager | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Options statiques RemoteProfilerSessionManager | parseFrom (données com.google.protobuf.ByteString) |
Options statiques RemoteProfilerSessionManager | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Options statiques RemoteProfilerSessionManager | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique | analyseur () |
RemoteProfilerSessionManagerOptions.Builder | toBuilder () |
vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final entier DELAY_MS_FIELD_NUMBER
Valeur constante : 5
public statique final int MAX_SESSION_DURATION_MS_FIELD_NUMBER
Valeur constante : 4
public statique final int PROFILER_OPTIONS_FIELD_NUMBER
Valeur constante : 1
public statique final int SERVICE_ADDRESSES_FIELD_NUMBER
Valeur constante : 2
public statique final int SESSION_CREATION_TIMESTAMP_NS_FIELD_NUMBER
Valeur constante : 3
Méthodes publiques
public booléen égal (Objet obj)
public long getDelayMs ()
Start of profiling is delayed by this much (in milliseconds).
uint64 delay_ms = 5;
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public long 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;
publique getParserForType ()
Options de profil public 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 ()
chaîne publique getServiceAddresses (index int)
List of servers to profile. Supported formats: host:port.
repeated string service_addresses = 2;
public com.google.protobuf.ByteString getServiceAddressesBytes (index 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;
public long getSessionCreationTimestampNs ()
Unix timestamp of when the session was started.
uint64 session_creation_timestamp_ns = 3;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public booléen hasProfilerOptions ()
Options for each local profiler.
.tensorflow.ProfileOptions profiler_options = 1;
code de hachage int public ()
public final booléen isInitialized ()
public statique RemoteProfilerSessionManagerOptions.Builder newBuilder (prototype RemoteProfilerSessionManagerOptions )
public statique RemoteProfilerSessionManagerOptions parseDelimitedFrom (entrée InputStream)
Jetés
IOException |
---|
public static RemoteProfilerSessionManagerOptions parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique RemoteProfilerSessionManagerOptions parseFrom (données ByteBuffer)
Jetés
InvalidProtocolBufferException |
---|
public statique RemoteProfilerSessionManagerOptions parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique RemoteProfilerSessionManagerOptions parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique RemoteProfilerSessionManagerOptions parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
IOException |
---|
public statique RemoteProfilerSessionManagerOptions parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique RemoteProfilerSessionManagerOptions parseFrom (données com.google.protobuf.ByteString)
Jetés
InvalidProtocolBufferException |
---|
public statique RemoteProfilerSessionManagerOptions parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique RemoteProfilerSessionManagerOptions parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
IOException |
---|