mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-30 23:18:20 +00:00
* checkin transformers pipeline * add docker requirements * only trigger linux cpu * temp remove tf instalation due to numpy version conflicts * test numpy>=1.7 * revert numpy and disable transformers * add coloredlogs * enable shape_infer_helper and install transformers when needed * pip3? * testtest * enable more tets * line too long * remove pytorch1.4 test and added back some onnx files * add tests * copy dir * disable 2 teests * trim lines * add missing onnx * fix type * fix version conflicts * install psutil * change file path * mfix path * remove cached files * add back attention fusion test * labeled the shape infer test as slow * fix * enable tf2onnx test and enable pytest * refactor path * fix typo * add cwd |
||
|---|---|---|
| .. | ||
| test_data | ||
| bert_model_generator.py | ||
| conftest.py | ||
| test_attention_fusion.py | ||
| test_gelu_fusions.py | ||
| test_gpt2.py | ||
| test_optimizer.py | ||
| test_profiler.py | ||
| test_shape_infer_helper.py | ||