Searched refs:PerStepState (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | master_session.h | 162 struct PerStepState { struct 182 PerStepState pss; argument 232 int64 count, PerStepState* out_pss, 243 const RunOptions& run_options, PerStepState* pss,
|
D | master_session.cc | 201 int64 execution_count, PerStepState* pss, 206 int64 execution_count, PerStepState* pss, 215 void ProcessStats(int64 step_id, PerStepState* pss, ProfileHandler* ph, 320 int64 execution_count, PerStepState* pss, CallOptions* call_opts, 594 int64 execution_count, PerStepState* pss, CallOptions* call_opts, in RunPartitionsHelper() 752 PerStepState* pss, CallOptions* call_opts, const RunStepRequestWrapper& req, in RunPartitions() 777 PerStepState* pss, CallOptions* call_opts, const RunCallableRequest& req, in RunPartitions() 884 PerStepState* pss, in ProcessStats() 1646 PerStepState pss; in DoPartialRun() 1784 PerStepState* out_pss, in FillPerStepState() [all …]
|