Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Shall we add half_t support to Random<cpu, DType> #306

@KiddoZhu

Description

@KiddoZhu

Member functions in Random<cpu, DType> are not overload for half_t type. As a result, it fails when we use Random<cpu, half_t> to generate a tensor. This is quite inconvenient for generating noise inside a mxnet operator that is templated by DType.

Shall we add half_t support to Random<cpu, 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