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
[JAX SC] Pass table name and max vocab ID to SparseCore input batch.
This change modifies `RaggedTensorInputBatch` to accept a table name and maximum vocabulary ID. These values are then passed to the `SparseCsrInputBatchStream` for potential use in error checking or logging during SparseCore embedding processing.
PiperOrigin-RevId: 821096546
0 commit comments