[GitHub] IvyGongoogle commented on issue #14159: how to infer using fp16 for c++ api

2019-02-14 Thread GitBox
IvyGongoogle commented on issue #14159: how to infer using fp16 for c++ api URL: https://github.com/apache/incubator-mxnet/issues/14159#issuecomment-463942859 I use

[GitHub] IvyGongoogle commented on issue #14159: how to infer using fp16 for c++ api

2019-02-14 Thread GitBox
IvyGongoogle commented on issue #14159: how to infer using fp16 for c++ api URL: https://github.com/apache/incubator-mxnet/issues/14159#issuecomment-463901098 @lanking520 I use python to train a mxnet model (such as resnet-50 ) with `--dtype=float16`,but I want to using C++ api to infer