Searched refs:GetProfileHandler (Results 1 – 3 of 3) sorted by relevance
34 std::unique_ptr<ProfileHandler> GetProfileHandler( in GetProfileHandler() function in tensorflow::__anon908296a80111::NoOpStatsPublisher
48 virtual std::unique_ptr<ProfileHandler> GetProfileHandler(
114 std::unique_ptr<ProfileHandler> GetProfileHandler(uint64 step, in GetProfileHandler() function in tensorflow::MasterSession::ReffedClientGraph117 return stats_publisher_->GetProfileHandler(step, execution_count, ropts); in GetProfileHandler()1667 std::unique_ptr<ProfileHandler> ph = run_state->rcg->GetProfileHandler( in DoPartialRun()1802 *out_ph = rcg->GetProfileHandler(step_id, count, run_options); in FillPerStepState()