Searched refs:num_other_inputs (Results 1 – 1 of 1) sorted by relevance
543 int num_other_inputs = num_distributed_vars + num_variables + in MoveHeadOutsideCompilationToHost() local546 VLOG(5) << "num_other_inputs: " << num_other_inputs; in MoveHeadOutsideCompilationToHost()591 num_replicas * new_num_per_replica_inputs + num_other_inputs); in MoveHeadOutsideCompilationToHost()593 num_replicas * new_num_per_replica_inputs + num_other_inputs - 1; in MoveHeadOutsideCompilationToHost()594 int start_input_index = end_input_index + 1 - num_other_inputs; in MoveHeadOutsideCompilationToHost()