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

new code compile error! #58

Open
xinsuinizhuan opened this issue Jan 7, 2020 · 4 comments
Open

new code compile error! #58

xinsuinizhuan opened this issue Jan 7, 2020 · 4 comments

Comments

@xinsuinizhuan
Copy link

图片
address:
tree_evaluator.h file, in line 122
compile error:
tree_evaluator.h(123,1): error C2975: '_Test': invalid template argument for 'std::conditional_t', expected compile-time constant expression

@josephjaspers
Copy link
Owner

Thank you!

I will try to fix it when I get back.
I have been working on a bug in the convolution layer.
Afterwards I will fix the device_tag for Windows and than I will add attention lstm.

@josephjaspers
Copy link
Owner

Haven't tested, though I am pretty sure this fixes the issue.
Will test it tonight.

b8c4bf1

@xinsuinizhuan
Copy link
Author

I have tested it, it is ok, Thank you very much. Expected vs cuda error fixed!

@josephjaspers
Copy link
Owner

Working on the VS cuda issues still, hopefully will be finished soon

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

No branches or pull requests

2 participants