You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SparseTensor passes currently use opaque numbers for the CLI, despite using an enum internally. So we should expose the enum names to the CLI. (See D117919 for slightly more discussion.)