Skip to content

Commit

Permalink
Internal change.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 591018853
  • Loading branch information
texasmichelle authored and SeqIO committed Dec 21, 2023
1 parent d810d83 commit c0d9842
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions seqio/dataset_providers_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -1932,6 +1932,7 @@ def test_get_dataset_enc_dec_sharded_and_packed(self):
assert_dataset(output_ds, expected, expected_dtypes=expected_dtypes)



def register_dummy_task(
task_name: str,
dataset_fn: Callable[[str, str], tf.data.Dataset],
Expand Down

0 comments on commit c0d9842

Please sign in to comment.