onnxruntime
d4692835
- Fix std::chrono/date conflict for mac builds with C++20 (#22138)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix std::chrono/date conflict for mac builds with C++20 (#22138) ### Description Fix usage of c++ std::chrono::operator<< in mac builds for wider range of xcode/targets. ### Motivation and Context #21033
References
#22138 - Fix std::chrono/date conflict for mac builds with C++20
Author
skottmckay
Parents
da3bd45c
Loading