mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-29 20:14:01 +00:00
Exculde hipify option from policheck (#13431)
This commit is contained in:
parent
28f470c26c
commit
93f7a97a6d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<PoliCheckExclusions>
|
||||
<Exclusion Type="FileName">LABELMAP.CS|OPERATORKERNELS.MD|BABEL.CONFIG.JS|METRO.CONFIG.JS|DMLOPERATORACTIVATION.CPP|DATA_OPS.CC|ONNX_CONVERTER.CC|ONNXOPS.PY|CPYTHON-PUBKEYS.TXT</Exclusion>
|
||||
<Exclusion Type="FileName">LABELMAP.CS|OPERATORKERNELS.MD|BABEL.CONFIG.JS|METRO.CONFIG.JS|DMLOPERATORACTIVATION.CPP|DATA_OPS.CC|ONNX_CONVERTER.CC|ONNXOPS.PY|CPYTHON-PUBKEYS.TXT|AMD_HIPIFY.PY</Exclusion>
|
||||
</PoliCheckExclusions>
|
||||
|
|
|
|||
Loading…
Reference in a new issue