Skip to content

Make a more complete type stub for Tensor #9

Description

@shuttle1987

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions