TRI-ML / dgp

ML Dataset Governance Policy for Autonomous Vehicle Datasets
https://tri-ml.github.io/dgp/
MIT License
93 stars 63 forks source link

feat: restore deterministic scene cache environment var #68

Closed chrisochoatri closed 2 years ago

chrisochoatri commented 2 years ago

This adds a deterministic option for the scene cache which prevents some errors when using spawn instead of fork for multiprocessing.


This change is Reviewable