Searched refs:TensorFlowLoopIteration (Results 1 – 1 of 1) sorted by relevance
670 struct TensorFlowLoopIteration { in ProcessTensorFlowLoop() struct674 using TensorFlowLoop = std::map<int64 /*iter_num*/, TensorFlowLoopIteration>; in ProcessTensorFlowLoop()690 TensorFlowLoopIteration& iteration = tf_loop[iter_num_stat->IntValue()]; in ProcessTensorFlowLoop()724 TensorFlowLoopIteration& iteration = iter_num_and_iteration.second; in ProcessTensorFlowLoop()