Home
last modified time | relevance | path

Searched defs:ProfilerService (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/
Dprofiler_service.proto10 service ProfilerService { service
12 rpc Profile(ProfileRequest) returns (ProfileResponse) {}
16 rpc Terminate(TerminateRequest) returns (TerminateResponse) {}
18 rpc Monitor(MonitorRequest) returns (MonitorResponse) {}