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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to debug TPVFormer with ipdb? #31

Open
yangH8 opened this issue Apr 10, 2023 · 1 comment
Open

How to debug TPVFormer with ipdb? #31

yangH8 opened this issue Apr 10, 2023 · 1 comment

Comments

@yangH8
Copy link

yangH8 commented Apr 10, 2023

I need to make improvements to the TPVFormer. How can I debug the code?

@huang-yh
Copy link
Collaborator

Thanks for your interest and sorry for the late reply. You can disable distributed data parallel (DDP) and then you can use ipdb freely.

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