Skip to content

Type highlighting in inspect_types #4286

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

Open
stuartarchibald opened this issue Jul 8, 2019 · 2 comments
Open

Type highlighting in inspect_types #4286

stuartarchibald opened this issue Jul 8, 2019 · 2 comments
Labels
feature_request good first issue A good issue for a first time contributor

Comments

@stuartarchibald
Copy link
Contributor

Feature request

It'd be useful to highlight all the inferred types in the inspect_types output so that, especially on GPUs, accidental upcast of types is trivial to spot. e.g. float64 is red, float32 is orange etc etc.

@ShinyCastform
Copy link

I will look in to this and see what I can do.

@stuartarchibald
Copy link
Contributor Author

Great, thanks @BradyAtkinson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature_request good first issue A good issue for a first time contributor
Projects
None yet
Development

No branches or pull requests

2 participants