Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] How do backend_args work? #1470

Open
Data-drone opened this issue Jan 10, 2024 · 2 comments
Open

[Docs] How do backend_args work? #1470

Data-drone opened this issue Jan 10, 2024 · 2 comments

Comments

@Data-drone
Copy link

馃摎 The doc issue

I can't seem to find any documentation on how backend_args work along with allowable values?

Suggest a potential alternative/fix

mmengine documentation should either have some examples of valid backend_args configurations aside from just the Ceph 'petrol' example in some of the detection files

@zhouzaida
Copy link
Member

zhouzaida commented Jan 11, 2024

Hi @Data-drone , thanks for your feedback. backend_args is used to decide which backend should be used and to initialize the corresponding Backend. More details can be found at here.

def get_file_backend(

BTW, I will provide a document for backend usage soon.

@Data-drone
Copy link
Author

is it possible to remove the petrel_backend defaults to another branch or as an added extra? I keep having issues with:

ModuleNotFoundError: No module named 'petrel_client' 

when trying to load s3 paths

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants