Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

make pytorch wrapper fails - similar to #54 but a different compiler error #56

Open
alex-sorin opened this issue Aug 6, 2018 · 1 comment

Comments

@alex-sorin
Copy link

../nv_wavenet_util.cuh(89): error: more than one conversion function from "half" to a built-in type applies:
function "__half::operator float() const"
function "__half::operator short() const"
function "__half::operator unsigned short() const"
function "__half::operator int() const"
function "__half::operator unsigned int() const"
function "__half::operator long long() const"
function "__half::operator unsigned long long() const"
function "__half::operator __nv_bool() const"

@chh7411898
Copy link

i have the same question

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

No branches or pull requests

2 participants