Searched refs:constant_input_indices (Results 1 – 1 of 1) sorted by relevance
97 std::vector<int> constant_input_indices; in MustArgumentBeConstant() local99 *op_kernel, &constant_input_indices)); in MustArgumentBeConstant()100 *result = absl::c_binary_search(constant_input_indices, argument_idx); in MustArgumentBeConstant()