Changes in API simplification of loading modules #79
artyom-beilis
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Now you don't need to load so manually - all you need to do is to use
import pytorch_ocl
and that is done.Also some important API is exposed to access important functionality - like
empty_cache
See updated README
Beta Was this translation helpful? Give feedback.
All reactions