Searched refs:cast_bool_to_int (Results 1 – 1 of 1) sorted by relevance
964 def _comparison(tf_fun, x1, x2, cast_bool_to_int=False): argument970 if cast_bool_to_int and x1.dtype == dtypes.bool: