mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-30 03:37:44 +00:00
### Description For C++ standards >= 20, use `std::chrono::operator<<` in place of `date::operator<<` to fix ambiguous operator compile error. ### Motivation and Context The external dependency HowardHinnant/date has a conflict with std::chrono for >=C++20. Solves #20137 |
||
|---|---|---|
| .. | ||
| logging | ||
| cuda_op_test_utils.cc | ||
| cuda_op_test_utils.h | ||
| denormal_test.cc | ||
| dnnl_op_test_utils.cc | ||
| dnnl_op_test_utils.h | ||
| narrow_test.cc | ||
| path_test.cc | ||
| quantization_test_utils.h | ||
| random_generator.h | ||
| random_generator_test.cc | ||
| span_utils_test.cc | ||
| string_utils_test.cc | ||
| tensor_op_test_utils.cc | ||
| tensor_op_test_utils.h | ||
| trt_op_test_utils.h | ||
| utf8_util_test.cc | ||