dmlc/ps-lite

Implement fp16 support for the KV-Store

b0noI opened this issue · 5 comments

b0noI commented

Currently MXNet can be used in distributed mode only with fp32

+1 this would be a super improvement for distributed mode

mli commented

Thanks for asking. The AWS team is working on it.

great

shouldn't this issue be tracked in the mxnet repo? if kv-store is to support fp16, most of the changes will be made there.

fp16 support has been added to mxnet.