-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Given that Tensor is a foundational piece we need to get good stubs for it. Currently there is only this:
tensorflow-stubs/tensorflow-stubs/__init__.pyi
Lines 81 to 82 in f000ae4
| class Tensor: | |
| pass |
With no type stubs for __init__ or anything else. The coverage here needs to be improved.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request