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

IDEs (at least PyCharm) give useless info in debugging #48

Open
tynanseltzer opened this issue Feb 5, 2019 · 3 comments
Open

IDEs (at least PyCharm) give useless info in debugging #48

tynanseltzer opened this issue Feb 5, 2019 · 3 comments

Comments

@tynanseltzer
Copy link
Contributor

image

When debugging, we probably want info like shape, instead of all these constants.

@tynanseltzer tynanseltzer changed the title IDEs (at least PyCharm) give useless info in de IDEs (at least PyCharm) give useless info in debugging Feb 5, 2019
@srush
Copy link
Contributor

srush commented Feb 5, 2019

Could you post a regular tensor? Just curious.

@tynanseltzer
Copy link
Contributor Author

screen shot 2019-02-05 at 9 39 36 am

@srush
Copy link
Contributor

srush commented Feb 5, 2019

Gotcha. I wish it just hid _property automatically, maybe I'll switch to __ for constants.

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