Searched refs:c_binary_search (Results 1 – 2 of 2) sorted by relevance
469 bool c_binary_search(Sequence& sequence, T&& value) { in c_binary_search() function
2627 c_binary_search(gather_dim_numbers.output_window_dims(), i); in InferGatherShape()2629 while (c_binary_search(gather_dim_numbers.elided_window_dims(), in InferGatherShape()