You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For testing it would be useful to create a Dummy class that create the required memmap files with 2/3 molecules.
fromopenqdc.datasetsimportDummyds=Dummy()
Dummy would write on the cache a small precomputed dataset of 2-3 molecules as the required memmap files and thus would avoid the issue of downloading a dataset for initializing the tests.
The text was updated successfully, but these errors were encountered:
For testing it would be useful to create a Dummy class that create the required memmap files with 2/3 molecules.
Dummy
would write on the cache a small precomputed dataset of 2-3 molecules as the required memmap files and thus would avoid the issue of downloading a dataset for initializing the tests.The text was updated successfully, but these errors were encountered: