-
Notifications
You must be signed in to change notification settings - Fork 229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GooglePathHandler for GCS input and output #40
base: main
Are you sure you want to change the base?
Conversation
I think something is wrong with your CI for cpu testing, isort fails with the following message:
The command being called completes fine locally |
Reviewed By: alexander-kirillov Differential Revision: D23588432 fbshipit-source-id: 46f101544a99d776ffa0157dcababfb212dcf212
…arch#41) Summary: It's better for users to see what objects are in registry, so I implemented __repr__ for Registry. Please kindly review :) Pull Request resolved: facebookresearch#41 Reviewed By: rbgirshick Differential Revision: D23620800 Pulled By: ppwwyyxx fbshipit-source-id: 5e01424ec6da64323fd47fd6e9fc92fa9aca07bd
Differential Revision: D23640872 fbshipit-source-id: ff78e86bb9d8fae87fc8d07fd267c8cc512862df
The isort step has now been removed altogether: b9b724c |
any updates, this would be pretty neat |
I've been using it in my own projects in detectron 2 for 8 months now |
Support for path handling on google cloud storage file systems, enabling remote checkpointing, logging and resuming