Skip to content

[Bug] Allow use kwargs to specify dtype of to method #24

@yaoyaoding

Description

@yaoyaoding
reg = self.register_tensor(...)
reg_fp32 = reg.to(dtype=float32)

will trigger an error since we use kwargs to specify the dtype.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions