publiczna klasa końcowa RemoteProfilerSessionManagerOptions
Options for remote profiler session manager. Next ID: 6
tensorflow.RemoteProfilerSessionManagerOptions
Klasy zagnieżdżone
klasa | RemoteProfilerSessionManagerOptions.Builder | Options for remote profiler session manager. |
Stałe
wew | DELAY_MS_FIELD_NUMBER | |
wew | MAX_SESSION_DURATION_MS_FIELD_NUMBER | |
wew | PROFILER_OPTIONS_FIELD_NUMBER | |
wew | SERVICE_ADDRESSES_FIELD_NUMBER | |
wew | SESSION_CREATION_TIMESTAMP_NS_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
statyczne opcje RemoteProfilerSessionManager | |
Opcje RemoteProfilerSessionManager | |
długi | pobierzOpóźnienieMs () Start of profiling is delayed by this much (in milliseconds). |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
długi | getMaxSessionDurationMs () Maximum time (in milliseconds) a profiling session manager waits for all profilers to finish after issuing gRPC request. |
Opcje profilu | getProfilerOptions () Options for each local profiler. |
Opcje profiluOrBuilder | getProfilerOptionsOrBuilder () Options for each local profiler. |
wew | |
Smyczkowy | getServiceAddresses (indeks int) List of servers to profile. |
com.google.protobuf.ByteString | getServiceAddressesBytes (indeks int) List of servers to profile. |
wew | getServiceAddressesCount () List of servers to profile. |
com.google.protobuf.ProtocolStringList | getServiceAddressesList () List of servers to profile. |
długi | getSessionCreationTimestampNs () Unix timestamp of when the session was started. |
końcowy com.google.protobuf.UnknownFieldSet | |
wartość logiczna | maOpcjeProfilera () Options for each local profiler. |
wew | hashCode () |
końcowa wartość logiczna | |
statyczny RemoteProfilerSessionManagerOptions.Builder | newBuilder (prototyp RemoteProfilerSessionManagerOptions ) |
statyczny RemoteProfilerSessionManagerOptions.Builder | nowyBuilder () |
RemoteProfilerSessionManagerOptions.Builder | |
statyczne opcje RemoteProfilerSessionManager | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczne opcje RemoteProfilerSessionManager | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne opcje RemoteProfilerSessionManager | parseFrom (dane ByteBuffer) |
statyczne opcje RemoteProfilerSessionManager | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne opcje RemoteProfilerSessionManager | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne opcje RemoteProfilerSessionManager | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczne opcje RemoteProfilerSessionManager | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczne opcje RemoteProfilerSessionManager | parseFrom (dane com.google.protobuf.ByteString) |
statyczne opcje RemoteProfilerSessionManager | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne opcje RemoteProfilerSessionManager | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
RemoteProfilerSessionManagerOptions.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int DELAY_MS_FIELD_NUMBER
Wartość stała: 5
publiczny statyczny końcowy int MAX_SESSION_DURATION_MS_FIELD_NUMBER
Wartość stała: 4
publiczny statyczny końcowy int PROFILER_OPTIONS_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int SERVICE_ADDRESSES_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int SESSION_CREATION_TIMESTAMP_NS_FIELD_NUMBER
Wartość stała: 3
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
publiczny długi getDelayMs ()
Start of profiling is delayed by this much (in milliseconds).
uint64 delay_ms = 5;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny długi 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;
publiczny getParserForType ()
public ProfileOptions getProfilerOptions ()
Options for each local profiler.
.tensorflow.ProfileOptions profiler_options = 1;
publiczny ProfilOpcjeOrBuilder getProfilerOptionsOrBuilder ()
Options for each local profiler.
.tensorflow.ProfileOptions profiler_options = 1;
publiczny int getSerializedSize ()
public String getServiceAddresses (indeks int)
List of servers to profile. Supported formats: host:port.
repeated string service_addresses = 2;
public com.google.protobuf.ByteString getServiceAddressesBytes (indeks 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;
publiczny długi getSessionCreationTimestampNs ()
Unix timestamp of when the session was started.
uint64 session_creation_timestamp_ns = 3;
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczna wartość logiczna maProfilerOptions ()
Options for each local profiler.
.tensorflow.ProfileOptions profiler_options = 1;
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczny statyczny RemoteProfilerSessionManagerOptions.Builder newBuilder (prototyp RemoteProfilerSessionManagerOptions )
public static RemoteProfilerSessionManagerOptions parseDelimitedFrom (wejścieInputStream)
Rzuca
Wyjątek IO |
---|
publiczny statyczny RemoteProfilerSessionManagerOptions parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
publiczny statyczny RemoteProfilerSessionManagerOptions parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny RemoteProfilerSessionManagerOptions parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
publiczny statyczny RemoteProfilerSessionManagerOptions parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny RemoteProfilerSessionManagerOptions parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
Wyjątek IO |
---|
publiczny statyczny RemoteProfilerSessionManagerOptions parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny RemoteProfilerSessionManagerOptions parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczny statyczny RemoteProfilerSessionManagerOptions parseFrom (dane wejściowe wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
publiczny statyczny RemoteProfilerSessionManagerOptions parseFrom (com.google.protobuf.ByteString dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|