onnxruntime/.github/workflows
Valery Chernov 8ba8146650
[TVM] handshake mechanism for support of TVMso EP (#11437)
* infrastructure for handshake mechanism was implemented. sha256 was selected as first hash algorithm

* check hash during compile in TVMso EP

* add IPP-CRYPTO to external dependencies for TVM EP

* made checkHash method constant

* removed the public implementation of the SHA-256 algorithm so as not to cause a license conflict

* implemented SHA-256 calculation using ipp-crypto library

* fix dependency for ipp-crypto

* add provider options for hash check

* update documentation for added provider options

* add hash check condition

* fix docs

* fix lint

* fix ORT_THROW

Co-authored-by: Valery Chernov <valery.chernov@deelvin.com>
Co-authored-by: KJlaccHoeUM9l <wotpricol@mail.ru>
2022-06-29 14:57:18 +02:00
..
cffconvert.yml Fix CITATION.cff and add automatic validation of your citation metadata (#10478) 2022-04-13 10:03:52 -07:00
lint.yml Remove the redundant black check in CI (#11790) 2022-06-08 16:58:43 -07:00
linux.yml [TVM] handshake mechanism for support of TVMso EP (#11437) 2022-06-29 14:57:18 +02:00
publish-c-apidocs.yml Update C/C++ API docs automation to create a PR (instead of push to publish branch) (#10093) 2022-01-07 16:16:47 -08:00
publish-python-apidocs.yml Refactor Python API docs to better explain IO binding scenarios (#10651) 2022-03-15 09:40:59 -07:00