Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

[BUG] WholeMemoryTensor Gather References Nonexistent Property #168

Description

@alexbarghi-nv

I believe this should be self.dtype but it is self.embedding_tensor.dtype. This causes an exception to be raised whenever the dtype is not provided.

force_dtype if force_dtype is not None else self.embedding_tensor.dtype

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions