Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FeatureExtractor, FPNFeatureExpander cannot support float16 #1122

Open
chinakook opened this issue Dec 24, 2019 · 2 comments
Open

FeatureExtractor, FPNFeatureExpander cannot support float16 #1122

chinakook opened this issue Dec 24, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@chinakook
Copy link
Member

FeatureExtractor, FPNFeatureExpander cannot support float16

@zhreshold
Copy link
Member

It can support float16, but would require some knowledge of the legacy module way to cast to float16, which is a bit tricky, once I found an elegant way to do it I will update the Extractor module.

@zhreshold zhreshold added the enhancement New feature or request label Dec 30, 2019
@zhreshold
Copy link
Member

See updates here: apache/mxnet#17212

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants