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

General support for Float16 and other DTypes #2302

Closed
@vchuravy

Description

@vchuravy

So from what I can tell the following operators currently don't support anything than real_t e.g. Float32. I am going to work to fix the ones important for my research and I would welcome any help. I feel that having comprehensive support for other datatypes is important for MXNet.

Up for grabs

  • crop
  • slice_channel
  • softmax_activation
  • matrix_op
  • l2_normalization
  • make_loss
  • identity_attach_KL_sparse_reg
  • broadcast_reduce
  • embedding
  • smooth_l1_unary

Depending on a resolution to dmlc/mshadow#125

Done

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions