Skip to content

Make a more complete type stub for Tensor #9

@shuttle1987

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.

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