forked from microsoft/onnxruntime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge main with latest official onnxruntime from 2025 Feb 2
- Loading branch information
Showing
3,695 changed files
with
204,701 additions
and
116,018 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
## DO NOT MODIFY THIS FILE MANUALLY. This is part of auto-baselining from 1ES Pipeline Templates. Go to [https://aka.ms/1espt-autobaselining] for more details. | ||
|
||
pipelines: | ||
1624: | ||
retail: | ||
source: | ||
credscan: | ||
lastModifiedDate: 2024-10-25 | ||
policheck: | ||
lastModifiedDate: 2024-10-25 | ||
eslint: | ||
lastModifiedDate: 2024-10-25 | ||
psscriptanalyzer: | ||
lastModifiedDate: 2024-10-25 | ||
armory: | ||
lastModifiedDate: 2024-10-25 | ||
usedNonDefaultBranch: true | ||
1299: | ||
retail: | ||
source: | ||
credscan: | ||
lastModifiedDate: 2024-10-25 | ||
eslint: | ||
lastModifiedDate: 2024-10-25 | ||
psscriptanalyzer: | ||
lastModifiedDate: 2024-10-25 | ||
armory: | ||
lastModifiedDate: 2024-10-25 | ||
policheck: | ||
lastModifiedDate: 2024-10-29 | ||
binary: | ||
credscan: | ||
lastModifiedDate: 2024-10-25 | ||
binskim: | ||
lastModifiedDate: 2024-10-25 | ||
spotbugs: | ||
lastModifiedDate: 2024-10-25 | ||
1625: | ||
retail: | ||
source: | ||
credscan: | ||
lastModifiedDate: 2024-11-05 | ||
policheck: | ||
lastModifiedDate: 2024-11-05 | ||
eslint: | ||
lastModifiedDate: 2024-11-05 | ||
psscriptanalyzer: | ||
lastModifiedDate: 2024-11-05 | ||
armory: | ||
lastModifiedDate: 2024-11-05 | ||
binary: | ||
credscan: | ||
lastModifiedDate: 2024-11-13 | ||
binskim: | ||
lastModifiedDate: 2024-11-13 | ||
spotbugs: | ||
lastModifiedDate: 2024-11-13 | ||
1626: | ||
retail: | ||
source: | ||
credscan: | ||
lastModifiedDate: 2024-11-13 | ||
policheck: | ||
lastModifiedDate: 2024-11-13 | ||
eslint: | ||
lastModifiedDate: 2024-11-13 | ||
psscriptanalyzer: | ||
lastModifiedDate: 2024-11-13 | ||
armory: | ||
lastModifiedDate: 2024-11-13 | ||
binary: | ||
credscan: | ||
lastModifiedDate: 2024-11-13 | ||
binskim: | ||
lastModifiedDate: 2024-11-13 | ||
spotbugs: | ||
lastModifiedDate: 2024-11-13 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"properties": { | ||
"helpUri": "https://eng.ms/docs/microsoft-security/security/azure-security/cloudai-security-fundamentals-engineering/security-integration/guardian-wiki/microsoft-guardian/general/baselines" | ||
}, | ||
"version": "1.0.0", | ||
"baselines": { | ||
"default": { | ||
"name": "default", | ||
"createdDate": "2024-11-13 00:40:35Z", | ||
"lastUpdatedDate": "2024-11-13 00:40:35Z" | ||
} | ||
}, | ||
"results": { | ||
"48f03e2797fc40ecea50f878a0268947c7e13db1b2fa51aa3981246844fc4c68": { | ||
"signature": "48f03e2797fc40ecea50f878a0268947c7e13db1b2fa51aa3981246844fc4c68", | ||
"alternativeSignatures": [], | ||
"target": "ScanTelemetry_20241113003616898.json", | ||
"line": 1, | ||
"memberOf": [ | ||
"default" | ||
], | ||
"tool": "credscan", | ||
"ruleId": "CSCAN-AZURE0130", | ||
"createdDate": "2024-11-13 00:40:35Z", | ||
"expirationDate": "2025-05-02 01:29:47Z", | ||
"justification": "This error is baselined with an expiration date of 180 days from 2024-11-13 01:29:47Z" | ||
}, | ||
"9cb6eddb3f3e886ad06cae65f5886412ff0c5fb0b96d4e943e4efa237be617b1": { | ||
"signature": "9cb6eddb3f3e886ad06cae65f5886412ff0c5fb0b96d4e943e4efa237be617b1", | ||
"alternativeSignatures": [], | ||
"target": "ScanTelemetry_20241113111547065.json", | ||
"line": 1, | ||
"memberOf": [ | ||
"default" | ||
], | ||
"tool": "credscan", | ||
"ruleId": "CSCAN-AZURE0130", | ||
"createdDate": "2024-11-13 11:20:17Z", | ||
"expirationDate": "2025-05-02 11:55:15Z", | ||
"justification": "This error is baselined with an expiration date of 180 days from 2024-11-13 11:55:15Z" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
name: "CodeQL config" | ||
queries: | ||
- uses: security-extended | ||
- uses: security-and-quality | ||
paths-ignore: | ||
- tests | ||
- build |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,25 @@ | ||
api:javascript: '/\bjavascript\b/i' | ||
api:CSharp: '/(\bc\s*sharp\b|\bc#)/i' | ||
api:java: '/\bjava\b/i' | ||
api:javascript: '/\bjavascript\b/i' | ||
ep:ACL: '/\bacl\b/i' | ||
ep:ArmNN: '/\barmnn\b/i' | ||
ep:CUDA: '/\bcuda\b/i' | ||
ep:DML: '/(\bdirectml\b|\bdml\b)/i' | ||
ep:MIGraphX: '/\bmigraphx\b/i' | ||
ep:oneDNN: '/\bonednn\b/i' | ||
ep:CANN: '/\bcann\b/i' | ||
ep:CoreML: '/\bcore\s*ml\b/i' | ||
ep:DML: '/(\bdirect\s*ml\b|\bdml\b)/i' | ||
ep:MIGraphX: '/\bmi\s*graph\s*x\b/i' | ||
ep:oneDNN: '/\bone\s*dnn\b/i' | ||
ep:OpenVINO: '/\bopen\s*vino\b/i' | ||
ep:RockchipNPU: '/\brockchip\b/i' | ||
ep:QNN: '/\bqnn\b/i' | ||
ep:RockchipNPU: '/\brockchip(?:npu)?\b/i' | ||
ep:ROCm: '/\brocm\b/i' | ||
ep:TensorRT: '/(\btensor\s*rt\b|\btrt\b)/i' | ||
ep:SNPE: '/\bsnpe\b/i' | ||
ep:tvm: '/\btvm\b/i' | ||
ep:VitisAI: '/\bvitis(?:ai)?\b/i' | ||
platform:jetson: '/\bjetson\b/i' | ||
platform:mobile: '/(\bobj(?:ective)?-?c\b|\bnnapi\b|\bcore-?ml\b|\bmobile\b|\bandroid\b|\bios\b|\bxamarin\b|\bmaui\b)/i' | ||
platform:web: '/(\bwebgl\b|\bweb-?gpu\b|\bwasm\b|\bonnxruntime-node\b|\bonnxruntime-web\b)/i' | ||
platform:windows: '/(\bwindows\b|\bwinrt\b|\bwinml\b)/i' | ||
model:transformer: '/(\bbert\b|\bgpt-?2\b|\bhugging-?face\b|\blong-?former\b|\bt5\b)/i' | ||
quantization: '/(is this a quantized model\?\n\nYes|\bquantization\b)/i' | ||
ep:WebGPU: '/\bwebgpu\b/i' | ||
ep:WebNN: '/\bwebnn\b/i' | ||
ep:Xnnpack: '/\bxnn\s*pack\b/i' | ||
.NET: '/(\bdot\s*net\b|\bnuget\b|\.net\b)/i' | ||
platform:jetson: '/(\bjetson\b|\bjetpack\b)/i' | ||
platform:mobile: '/(\bobj(?:ective)?-?c\b|\bnnapi\b|\bmobile\b|\bandroid\b|\bios\b|\bxamarin\b|\bmaui\b)/i' | ||
platform:web: '/(\bwebgl\b|\bweb-?gpu\b|\bwasm\b|\bonnxruntime-node\b|\bonnxruntime-web\b|\bonnxruntime-react-native\b|\bnpm\b|\btransformers\.js\b)/i' | ||
model:transformer: '/\btransformers(?!\.js)\b/i' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
ep:CUDA: '/\bcuda\b/i' | ||
ep:TensorRT: '/(\btensor\s*rt\b|\btrt\b)/i' | ||
platform:windows: '/(\bwindows\b|\bwinrt\b|\bwinml\b)/i' | ||
quantization: '/(quant|\bqdq\b)/i' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ permissions: | |
|
||
jobs: | ||
triage: | ||
runs-on: ubuntu-latest | ||
runs-on: ["self-hosted", "1ES.Pool=onnxruntime-github-Ubuntu2204-AMD-CPU"] | ||
steps: | ||
- uses: github/[email protected] | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.