Searched defs:current_step (Results 1 – 5 of 5) sorted by relevance
46 const int current_step = (time_in_ms / kFeatureSliceStrideMs); in PopulateFeatureData() local
148 bool Reducer::Impl::ReachedStepLimit(uint32_t current_step, in ReachedStepLimit()
210 def _get_train_op_for_global_step(self, current_step): argument
1199 def every_n_step_end(self, current_step, outputs): argument