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

Port #20926 to master #20949

Merged
merged 1 commit into from
Mar 15, 2022
Merged

Port #20926 to master #20949

merged 1 commit into from
Mar 15, 2022

Conversation

RafLit
Copy link
Contributor

@RafLit RafLit commented Mar 10, 2022

Description

float_t type on FreeBSD i386 is set to long double, for which there is no mshadow convertion available. This PR changes the output type of quantized_elemwise_mul operator to float, what fixes the compile error.

@mseth10 mseth10 added pr-awaiting-testing PR is reviewed and waiting CI build and test pr-work-in-progress PR is still work in progress pr-awaiting-review PR is waiting for code review and removed pr-awaiting-testing PR is reviewed and waiting CI build and test pr-work-in-progress PR is still work in progress pr-awaiting-review PR is waiting for code review labels Mar 14, 2022
@josephevans josephevans merged commit a03dc1e into apache:master Mar 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr-awaiting-review PR is waiting for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants