Searched refs:PopulateProfileRequest (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/profiler/rpc/client/ |
D | remote_profiler_session_manager_test.cc | 42 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()
|
D | capture_profile.cc | 57 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()
|