Home
last modified time | relevance | path

Searched refs:profile_request_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dprofiler_client.cc102 profile_request_(profile_request) { in RemoteProfilerSession()
116 rpc_ = stub_->AsyncProfile(&grpc_context_, profile_request_, &cq_); in ProfileAsync()
Dprofiler_client.h91 ProfileRequest profile_request_; variable