package tensorflow

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service ProfileAnalysis

profiler_analysis.proto:69

////////////////////////////////////////////////////////////////////////////// ProfileAnalysis service provide entry point for profiling TPU and for serving profiled data to TensorBoard through GRPC //////////////////////////////////////////////////////////////////////////////

service ProfilerService

profiler_service.proto:11

The ProfilerService service retrieves performance information about the programs running on connected devices over a period of time.

message ProfileOptions

profiler_options.proto:6

Next ID: 16

Used in: ProfileRequest, RemoteProfilerSessionManagerOptions

message ProfileOptions.AdvancedConfigValue

profiler_options.proto:79

AdvancedConfigValue represents the configuration value, it can be one of the following types: string, bool, int64, depending upon the config type.

Used in: ProfileOptions

enum ProfileOptions.DeviceType

profiler_options.proto:12

Used in: ProfileOptions

message ProfileOptions.TraceOptions

profiler_options.proto:67

Used in: ProfileOptions

message ProfileRequest

profiler_service.proto:42

Next-ID: 10

Used as request type in: ProfilerService.Profile, ProfilerService.StartContinuousProfiling

Used as field type in: NewProfileSessionRequest

message ProfileResponse

profiler_service.proto:88

Next-ID: 9

Used as response type in: ProfilerService.GetSnapshot, ProfilerService.Profile

message ProfileSessionInfo

profiler_analysis.proto:28

Used in: EnumProfileSessionsAndToolsResponse

message ProfileToolData

profiler_service.proto:78

Used in: ProfileResponse

message ProfilerServiceMonitorResult

profiler_service_monitor_result.proto:5

Used in: MonitorResponse

enum ProfilerServiceMonitorResult.ResponseType

profiler_service_monitor_result.proto:7

Represents the different types of responses from the profiling service.

Used in: ProfilerServiceMonitorResult

message RemoteProfilerSessionManagerOptions

profiler_options.proto:110

Options for remote profiler session manager. Next ID: 6

message ToolRequestOptions

profiler_service.proto:30

Used in: ProfileRequest