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

Make a more complete type stub for Tensor #9

Open
shuttle1987 opened this issue Aug 20, 2018 · 1 comment
Open

Make a more complete type stub for Tensor #9

shuttle1987 opened this issue Aug 20, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@shuttle1987
Copy link
Member

shuttle1987 commented Aug 20, 2018

Given that Tensor is a foundational piece we need to get good stubs for it. Currently there is only this:

class Tensor:
pass

With no type stubs for __init__ or anything else. The coverage here needs to be improved.

@shuttle1987 shuttle1987 added the enhancement New feature or request label Aug 20, 2018
@shuttle1987
Copy link
Member Author

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

No branches or pull requests

1 participant