onnxruntime
b49ff615
- Workaround issue with VS2017 compiler. (#5279)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Workaround issue with VS2017 compiler. (#5279) The definitions for some Eigen classes don't get pulled in leading to errors. Split out the broadcast function creation logic from the functions using std::enable_if to workaround that.
References
#5279 - Workaround issue with VS2017 compiler issue for Where op.
Author
skottmckay
Parents
5a71819b
Loading