onnxruntime/orttraining/tools
fxmarty 4d2dc8bbbd
Replace all numpy.bool by python builtin bool (#14014)
`numpy.bool` has been removed as from 1.24.0.

It was before an alias for python's `bool`.

Fixes https://github.com/huggingface/optimum/issues/610

### Motivation and Context

Numpy 1.24.0 breaks for example IO binding helpers.
2022-12-23 09:27:23 +10:00
..
amdgpu Replace deprecated Python dependency sklearn with scikit-learn. (#13585) 2022-11-08 09:08:29 -08:00
ci_test [ROCm] Update ROCm and MigraphX CI to ROCm5.4 (#14011) 2022-12-22 10:01:05 +08:00
mnist_model_builder Introduce training changes. 2020-03-11 14:39:03 -07:00
scripts Replace all numpy.bool by python builtin bool (#14014) 2022-12-23 09:27:23 +10:00