[GitHub] sandeep-krishnamurthy commented on issue #11849: gluon.SymbolBlock cannot imports resnet trained with dtype="float16"

2018-09-18 Thread GitBox
sandeep-krishnamurthy commented on issue #11849: gluon.SymbolBlock cannot imports resnet trained with dtype="float16" URL: https://github.com/apache/incubator-mxnet/issues/11849#issuecomment-422583606 Resolving as changes are merged.

[GitHub] sandeep-krishnamurthy commented on issue #11849: gluon.SymbolBlock cannot imports resnet trained with dtype="float16"

2018-08-29 Thread GitBox
sandeep-krishnamurthy commented on issue #11849: gluon.SymbolBlock cannot imports resnet trained with dtype="float16" URL: https://github.com/apache/incubator-mxnet/issues/11849#issuecomment-417124700 Using below snippet: ``` import mxnet as mx ctx = mx.cpu(0) data =