Searched refs:input_name_to_index (Results 1 – 2 of 2) sorted by relevance
168 std::unordered_map<string, size_t> input_name_to_index; member
874 feed_args[executors_and_keys->input_name_to_index[it.first]] = in Run()877 feed_args[executors_and_keys->input_name_to_index[it.first]] = it.second; in Run()1434 ek->input_name_to_index[input] = i; in CreateExecutors()