onnxruntime/tools
Changming Sun 2a1fd2586f
Upgrade transformers to fix CI (#17830)
### Description

Python package pipeline fails due to "tokenizers" compilation. Since
"tokenizers" is a dep of "transformers", we update its version and hope
a new solution had been there.

```
error: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell`
--> tokenizers-lib/src/models/bpe/trainer.rs:517:47
```



### Motivation and Context
Cherry-pick from #17823
2023-10-09 13:55:47 -07:00
..
android_custom_build Add lsb-release package to android custom build (#16944) 2023-08-01 11:27:29 -07:00
ci_build Upgrade transformers to fix CI (#17830) 2023-10-09 13:55:47 -07:00
doc Disable PERF* rules in ruff to allow better readability (#16834) 2023-07-25 15:38:22 -07:00
nuget Cherry-pick 1st Round (#17308) 2023-08-28 12:34:27 -07:00
perf_view
python Disable PERF* rules in ruff to allow better readability (#16834) 2023-07-25 15:38:22 -07:00