Searched refs:updated_push_index (Results 1 – 1 of 1) sorted by relevance
407 xla::XlaOp updated_push_index = push_index + xla::ConstantR0<int32>(b, 1); in ExecuteTensorListPushBack() local408 result_parts.push_back(updated_push_index); in ExecuteTensorListPushBack()