Skip to content

Commit e6b29b0

Browse files
texasmichelleSeqIO
authored andcommitted
Internal change.
PiperOrigin-RevId: 591018853
1 parent 513d1fe commit e6b29b0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

seqio/dataset_providers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1929,7 +1929,6 @@ def get_task_dataset(
19291929
try_in_mem_cache: bool = True,
19301930
) -> tf.data.Dataset:
19311931
"""."""
1932-
19331932
def filter_features(ex):
19341933
return {k: v for k, v in ex.items() if k in output_feature_keys}
19351934

0 commit comments

Comments
 (0)