Searched refs:mt_binary_ufuncs (Results 1 – 1 of 1) sorted by relevance
850 mt_binary_ufuncs = [op for op in binary_ufuncs if is_binary(op)] variable959 @ops(mt_binary_ufuncs, allowed_dtypes=MASKEDTENSOR_FLOAT_TYPES) # type: ignore[arg-type]