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

Support Double precision type in Scala #11315

Closed
nswamy opened this issue Jun 15, 2018 · 4 comments · Fixed by #13678
Closed

Support Double precision type in Scala #11315

nswamy opened this issue Jun 15, 2018 · 4 comments · Fixed by #13678

Comments

@nswamy
Copy link
Member

nswamy commented Jun 15, 2018

Currently MXNet-Scala APIs support only float32, this would cause accuracy issues when customers port models between developed on Python to Scala. This needs to be fixed

@nswamy nswamy changed the title Support multiple input types in Scala Support Double precision type in Scala Jun 15, 2018
@lupesko
Copy link
Contributor

lupesko commented Jun 25, 2018

Thanks for reporting @nswamy - but is this a bug or a feature request?

@nswamy
Copy link
Member Author

nswamy commented Jun 25, 2018

This is both a bug and feature request, since the accuracy will drop using Float32 on a model vs Float64

@lanking520
Copy link
Member

Let's combine the conversation in here so we can kill dupes in issues: #10338

@piyushghai
Copy link
Contributor

@mxnet-label-bot add [Feature request]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants