Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dremote_profiler_session_manager_test.cc42 ProfileRequest PopulateProfileRequest( in PopulateProfileRequest() function
80 PopulateProfileRequest(TmpDir(), "session_id", service_address, options); in TEST()
113 PopulateProfileRequest(TmpDir(), "session_id", service_address, options); in TEST()
146 PopulateProfileRequest(TmpDir(), "session_id", service_address, options); in TEST()
Dcapture_profile.cc57 ProfileRequest PopulateProfileRequest( in PopulateProfileRequest() function
94 PopulateProfileRequest(repository_root, session_id, parts[0], opts); in PopulateNewProfileSessionRequest()
119 ProfileRequest request = PopulateProfileRequest(repository_root, session_id, in Profile()
242 ProfileRequest request = PopulateProfileRequest( in ExportToTensorBoard()