Skip to content

Commit

Permalink
[DataPipe] export fork, mux, demux for public usage (#64279)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #64279

cc VitalyFedyunin ejguan

Test Plan: Imported from OSS

Reviewed By: ejguan

Differential Revision: D30671971

Pulled By: NivekT

fbshipit-source-id: 056ac12ef7183b254d1eec341145594639e47ef6
  • Loading branch information
NivekT authored and facebook-github-bot committed Aug 31, 2021
1 parent 491bf7c commit 6c8cb9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions torch/utils/data/datapipes/iter/__init__.py
Expand Up @@ -54,14 +54,17 @@
'BucketBatcher',
'Collator',
'Concater',
'Demultiplexer',
'FileLister',
'FileLoader',
'Filter',
'Forker',
'Grouper',
'HttpReader',
'IterableWrapper',
'LineReader',
'Mapper',
'Multiplexer',
'RoutedDecoder',
'Sampler',
'Shuffler',
Expand Down

0 comments on commit 6c8cb9b

Please sign in to comment.