GooglePathHandler for GCS input and output#40
Open
XDynames wants to merge 6 commits intofacebookresearch:mainfrom
Open
GooglePathHandler for GCS input and output#40XDynames wants to merge 6 commits intofacebookresearch:mainfrom
XDynames wants to merge 6 commits intofacebookresearch:mainfrom
Conversation
Author
|
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 |
added 2 commits
September 17, 2020 10:27
|
any updates, this would be pretty neat |
Author
|
I've been using it in my own projects in detectron 2 for 8 months now |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Support for path handling on google cloud storage file systems, enabling remote checkpointing, logging and resuming