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

to display lentgh/shape, addressing #1525, #1191, #4244, etc. #1661

Closed
wants to merge 1 commit into from

Conversation

qige96
Copy link

@qige96 qige96 commented Aug 29, 2024

Displays the size of an Sized variable before displaying its value, such as np.ndrray, torch.Tensor. Can benefit ML/AI programming, as well as other programming that works heavily on large collections.

Displays the size of an Sized variable before displaying its value, such as np.ndrray, torch.Tensor. Can benefit ML/AI programming, as well as other programming that works heavily on large collections.
@qige96 qige96 requested a review from a team as a code owner August 29, 2024 04:38
@qige96
Copy link
Author

qige96 commented Aug 29, 2024

@microsoft-github-policy-service agree

Copy link
Contributor

@rchiodo rchiodo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pydevd is actually sourced from here:
https://github.com/fabioz/PyDev.Debugger

We just pull it from there and reship it. If you submit there, we should be able to consume this when we pull pydevd again.

@rchiodo rchiodo closed this Aug 29, 2024
@rchiodo
Copy link
Contributor

rchiodo commented Aug 29, 2024

Oh and thanks for doing this. It looks great :)

@qige96
Copy link
Author

qige96 commented Aug 30, 2024

As requested, I created a pull request there. Thanks for your prompt reply!

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

Successfully merging this pull request may close these issues.

2 participants