onnxruntime/onnxruntime/python/tools/transformers/notebooks
Christian Veenhuis 59dfcfdce7
Fix typos in sources: operater, tranform, neccessary, trainig (#14907)
### Description
While browsing the sources I found several typos here and there.
I collected them to a single PR and fixed them.
Namely these typos are: operater, tranform, neccessary, trainig.
After fixing none of them was found anymore:

$ git grep "operater"
$ git grep "tranform"
$ git grep "neccessary"
$ git grep "trainig"
$ 

### Motivation and Context
Since some of the typos are in example notebooks and markdown files,
users can see them.
2023-03-13 22:45:04 -07:00
..
images Add Dev Guide to transformer optimizer (#9329) 2021-10-18 12:27:26 -07:00
Inference_Bert_with_OnnxRuntime_on_AzureML.ipynb Fix typos in sources: operater, tranform, neccessary, trainig (#14907) 2023-03-13 22:45:04 -07:00
Inference_GPT2_with_OnnxRuntime_on_CPU.ipynb Replace 'master' branch ref to 'main' in the code (#12547) 2022-08-22 10:48:12 -07:00
PyTorch_Bert-Squad_OnnxRuntime_CPU.ipynb Replace 'master' branch ref to 'main' in the code (#12547) 2022-08-22 10:48:12 -07:00
PyTorch_Bert-Squad_OnnxRuntime_GPU.ipynb Fix broken and outdated links in documentation (#14092) 2023-02-23 10:48:04 -08:00
Tensorflow_Tf2onnx_Bert-Squad_OnnxRuntime_CPU.ipynb Replace 'master' branch ref to 'main' in the code (#12547) 2022-08-22 10:48:12 -07:00