DType is no longer convertible to an int
Use dtype.as_datatype_enum instead of int(dtype) to get the same result. PiperOrigin-RevId: 231828864
Loading
Please sign in to comment
Use dtype.as_datatype_enum instead of int(dtype) to get the same result. PiperOrigin-RevId: 231828864