Improving error messages for dtypes.
Instead of printing the enum (integer value) for the dtype which is hard to understand by the users, we are now printing the dtype string value. PiperOrigin-RevId: 208132121
Loading
Please sign in to comment
Instead of printing the enum (integer value) for the dtype which is hard to understand by the users, we are now printing the dtype string value. PiperOrigin-RevId: 208132121