Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
check if prefetch_pipeline is None or False (pytorch#1450)
Summary: The flag prefetch_pipeline can be None. So we can't only check if it's False. Differential Revision: D50398167
- Loading branch information