onnxruntime/tools/ci_build/github
Scott McKay 4445dd6bc1
XNNPACK EP (#11445)
* Implement XNNPACK support via an EP.
  * Layout transform uses the GraphPartitioner infrastructure.
  * Node fusion is supported.
  * Conv and MaxPool implementations were ported from Changming's PR.
  * Added optional mutex in InferenceSession::Run as we only want to allow sequential calls if xnnpack is enabled
2022-06-03 20:22:34 +10:00
..
android Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
apple Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
azure-pipelines XNNPACK EP (#11445) 2022-06-03 20:22:34 +10:00
js Pipeline changes to build full ORT package for Android (#10654) 2022-03-04 15:35:54 +10:00
linux Update requirements.txt (#11682) 2022-06-01 12:31:21 +08:00
pai Update rocm ci to ROCm5.1.1 + torch1.10.0 2022-05-20 11:07:21 +08:00
python_checks
windows Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
Doxyfile_csharp.cfg Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00