mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Updated DataPipes testing requirements (markdown)
@ -16,5 +16,7 @@ Besides functional testing of every DataPipe, tests should include:
|
||||
* Test if DataPipe is picklable (using pickle or dill)
|
||||
* Test if it is still picklable after the DataPipe has been iterated through.
|
||||
|
||||
TODO: Some of these requirements are only relevant for `IterDataPipe`, we also need to requirements for `MapDataPipe`.
|
||||
|
||||
|
||||
Ideally, there are examples and helper functions for each of these requirements.
|
Reference in New Issue
Block a user