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