onnxruntime/cgmanifests/generated
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
..
cgmanifest.json XNNPACK EP (#11445) 2022-06-03 20:22:34 +10:00
README.md Clarify cgmanifest.json update process. (#9664) 2021-11-04 16:23:52 -07:00

cgmanifests/generated/cgmanifest.json is a generated file. Please do not edit it directly. More info here.