onnxruntime/orttraining/orttraining
Changming Sun bc84f52633
Update C/C++ dependencies: abseil, date, nsync, googletest, wil, mp11, cpuinfo and safeint (#15470)
### Description
Update C/C++ dependencies abseil, date, nsync, googletest, wil, mp11,
cpuinfo and safeint to newer versions per request of @
mayeut. He created the following PRs to update the deps:
https://github.com/microsoft/onnxruntime/pull/15432
https://github.com/microsoft/onnxruntime/pull/15434
https://github.com/microsoft/onnxruntime/pull/15435
https://github.com/microsoft/onnxruntime/pull/15436
https://github.com/microsoft/onnxruntime/pull/15437

However, our build system needs to fetch the dependencies from an
internal mirror that only Microsoft employees have write access to. So I
closed his PRs and created this one.

This PR also updates abseil to a newer version. This is to prepare for
upgrading re2.
2023-09-08 13:35:04 -07:00
..
core Fuse ScaledSum and its backward BatchScale (#16517) 2023-08-31 14:55:27 +08:00
lazy_tensor NVTX windows include and link fixes (#16831) 2023-08-16 11:53:58 -07:00
models Update model_tests.cc: avoid auto adding new tests from new opsets (#17084) 2023-08-10 11:11:26 -07:00
python Change RuntimeError to ImportError (#17380) 2023-09-01 09:56:40 +08:00
test Update C/C++ dependencies: abseil, date, nsync, googletest, wil, mp11, cpuinfo and safeint (#15470) 2023-09-08 13:35:04 -07:00
training_api EvalStep called with wrong inputs onnxruntime_training_cxx_inline.h (#17331) 2023-08-29 14:14:35 -07:00
training_ops Fuse ScaledSum and its backward BatchScale (#16517) 2023-08-31 14:55:27 +08:00