Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
85 commits
Select commit Hold shift + click to select a range
25c43c1
K quant (#24615)
jiafatom May 3, 2025
b4f7a90
Selection policy. Device discovery updates. Bug fixes. (#24625)
skottmckay May 3, 2025
c51d67b
C# API updates for auto ep selection and compile API (#24604)
skottmckay May 3, 2025
6fa8ba1
Remove neural_compressor dependency in MatMulNBits (#24627)
jiafatom May 3, 2025
ade008e
[QNN EP] Enable automatic selection of QNN EP for PREFER_NPU policy (…
adrianlizarraga May 4, 2025
74dcf7e
Fix OrtEpDevices sort. Debug assertion when there are two devices of …
skottmckay May 5, 2025
186f00e
fix checks for metal when running under wasm (#24637)
guschmue May 6, 2025
8bf5362
Enable use_vcpkg for QNN Nuget package build and Python arm64ec build…
HectorSVC May 6, 2025
1ef7b1b
Publish debug symbols for windows (#24643)
baijumeswani May 6, 2025
9e7fcef
Add Python bindings for "compile" and "auto EP" APIs (#24614)
adrianlizarraga May 6, 2025
bb5d2c2
k_quant should have zero_point (#24647)
jiafatom May 6, 2025
337839e
Bump vite from 6.2.6 to 6.3.4 in /js/web/test/e2e/exports/testcases/v…
dependabot[bot] May 6, 2025
01aef5f
add check in NPM packaging pipeline for @dev package version (#24641)
fs-eire May 6, 2025
1f4156c
Add support for selection policy delegate (#24635)
skottmckay May 6, 2025
5160c67
[webgpu] Add Matmul8bits Support (#24546)
qjia7 May 6, 2025
3a618f2
[VSINPU EP]Fix gather OP with scalar indice issue (#24603)
xuke537 May 6, 2025
65b4c37
[Native WebGPU] Fixed type mismatch. (#24655)
satyajandhyala May 6, 2025
7942b0c
[webgpu] fix compile errors in instancenorm (#24639)
guschmue May 6, 2025
cab3c42
Fix source name in CUDA publishing pipeline configuration (#24645)
vraspar May 6, 2025
1f4ca88
allow upload log on failure for further investigating (#24649)
fs-eire May 6, 2025
8aa0b28
[JSEP] Fix outputSize calculation causing duplicate indices. (#24650)
satyajandhyala May 6, 2025
7bec521
fix header include in webgpu_context.cc (#24648)
fs-eire May 6, 2025
cdff2c1
[webgpu]: optimize pool operators (#24598)
xhcao May 6, 2025
3c6fa0e
Add support for EP selection delegate callback to Python bindings (#2…
adrianlizarraga May 6, 2025
c1ef02f
[Gen C\C++ API docs] Fix documentation warnings for new autoEP/compil…
adrianlizarraga May 7, 2025
6fef069
[Native WebGPU] Added ScatterND (#24623)
satyajandhyala May 7, 2025
8e7c0ac
Use build id when publishing symbols (#24662)
baijumeswani May 7, 2025
f14fd59
More error checking for user provided C# policy selection delegate (#…
skottmckay May 7, 2025
ef3caaf
[Clean up] Fix ep_name vs ep_registration_name usage in autoEP Python…
adrianlizarraga May 7, 2025
76ae65a
[QNN EP] Fix Resize Op support translation (#24657)
quic-tirupath May 7, 2025
dc09448
Fix improper vector iterator handling and a couple of warnings (#24664)
yuslepukhin May 7, 2025
1f3ae1f
Use GUID_DEVCLASS_COMPUTEACCELERATOR for NPU discovery (#24660)
ashrit-ms May 7, 2025
143d8be
[QNN-EP] Einsum QDQ tests followup: node selector (#24659)
1duo May 7, 2025
523f486
Align hardware ID parsing with DXCore representation (#24682)
ashrit-ms May 8, 2025
b7e7b6f
[VitisAI] fix graph_save dump unsorted Model (#24678)
danyue333 May 8, 2025
0e0002b
[Fix] compare OrtDevice error (#24677)
mingyueliuh May 8, 2025
0aaccaf
[MIGraphX EP] [ROCm EP] Update CI to use ROCm 6.4 (#23535)
TedThemistokleous May 8, 2025
05793bd
Qnn nuget package update for arm64x (#24690)
HectorSVC May 8, 2025
3dc91e6
Removed the dependencies from cuda ep dll (#24656)
ishwar-raut1 May 9, 2025
d684d90
[QNN EP] Fix Weight Bias Quantization implementation (#24693)
quic-tirupath May 9, 2025
1920ba1
Implement Public API GetTensorSizeInBytes (#24686)
yuslepukhin May 9, 2025
67f9557
Fix improper iterator usage (#24698)
yuslepukhin May 9, 2025
0d9f4e7
[web CI] fixes shader key validation failure (#24701)
fs-eire May 9, 2025
8a97463
Add trace event control for ORT Web performance profiling (#23393)
qwu16 May 9, 2025
17cffcb
Update AnyChart library to version 8.13.0 in perf_view HTML (#24684)
vraspar May 9, 2025
782c811
add branch name to artifact "validation-scripts" (#24710)
fs-eire May 10, 2025
a956551
[Build] unify ORT shared lib build config for macOS/iOS (#24706)
fs-eire May 10, 2025
2b5c0bc
fix deps copy for nodejs binding build (#24712)
fs-eire May 10, 2025
7d71975
Allow TransposeOptimizer handle layout agonistic GeLU (#24708)
1duo May 11, 2025
16acdb3
[VSINPU EP]Fix logger build error (#24602)
xuke537 May 12, 2025
c76991c
[doc] upgrade README.md for nodejs (#24709)
fs-eire May 12, 2025
7a32d0a
[build] ensure Python to be found in vcpkg (#24713)
fs-eire May 12, 2025
1720dbb
[QNN-EP] [NFC] Fix qnn_node_group.h file location (#24707)
1duo May 12, 2025
be20f16
[build] fix EMSDK environment variables when using vcpkg (#24730)
fs-eire May 13, 2025
df1dba7
Bump ruff from 0.11.6 to 0.11.9 (#24718)
dependabot[bot] May 13, 2025
723efe2
[NvTensorRtRtx EP] Changes for the TensorRt RTX dll name change (#24…
ishwar-raut1 May 13, 2025
5905ba0
[webgpu] Fix deepseek incorrect issue (#24723)
qjia7 May 13, 2025
03a2544
Add telemetry for logging GPU and NPU driver information in ONNX Runt…
ashrit-ms May 13, 2025
d0a6c9f
[webgpu] fix hardsigmoid fuse (#24745)
guschmue May 13, 2025
3fb2dc7
Fix reproducible (#24409)
clementperon May 14, 2025
d23eb9e
Fix policheck error in string_normalizer.h (#24669)
natke May 14, 2025
8f0865d
[WebGPU EP] add output_size==0 check in transpose kernel (#24746)
prathikr May 14, 2025
a755ebf
Publish symbols to MSDL (#24748)
snnn May 14, 2025
80c390f
[C#] Fix typos in multiple files (#24665)
co63oc May 14, 2025
da3c24b
Expose and test GetTensorSizeInBytes in C# and Python (#24728)
yuslepukhin May 14, 2025
d7e49c7
Update dlpack to a newer version (#24760)
snnn May 14, 2025
e55ce52
CMake exports for static onnxruntime (#22173)
jordanozang May 14, 2025
d186e28
[WebNN] Support MatMulInteger op (#24687)
Honry May 14, 2025
de0415e
Skipping newly added MHA test as this isn't supported by ROCm EP like…
TedThemistokleous May 15, 2025
dee90b5
Pickup fix for when we don't find cpu info from setupapi. (#24753)
skottmckay May 15, 2025
c4495a9
Update pull request pipeline triggers (#24762)
snnn May 15, 2025
e877726
[WebGPU EP] move transpose output_size check to computeinternal (#24761)
prathikr May 15, 2025
6fff633
[WebNN] Support RotaryEmbedding for opset 23 (#24736)
Honry May 15, 2025
f61728d
Fix typos in multiple files (#24747)
co63oc May 15, 2025
00bd398
Fix typos in bert_defs.cc and contrib_defs.cc (#24764)
co63oc May 15, 2025
fd3e0e8
[x86] matmul8bit memory loading perf tuning (#24732)
fajin-corp May 15, 2025
129210f
[QNN EP] Add Support for MaxPool rank-3 input QNN EP (#24735)
quic-ashwshan May 15, 2025
79ff843
Update CODEOWNERS (#24780)
snnn May 15, 2025
07a6e2c
Update symbol pattern (#24767)
snnn May 15, 2025
159f1a8
[QNN EP] Always write to profiling file if `profiling_file_path` is g…
edgchen1 May 15, 2025
75d2f54
[MIGraphX EP] Add multihead attention support in MIGraphX EP (#24779)
TedThemistokleous May 16, 2025
c2d70f3
[MIGraphX EP] Add support for QuickGelu in MIGraphX EP (#24778)
TedThemistokleous May 16, 2025
76a3a4d
Use Memtype as MemHandle only for Graph IO Tensors (#24776)
gnedanur May 16, 2025
c7e3aa5
[QNN EP] Enable MaxPool Op with "auto_pad" param set as VALID. (#24752)
quic-ankus May 16, 2025
e6dd15b
Merge branch 'master' into sync_msft_16_5_25
jatinwadhwa921 May 16, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ async function processChromiumDebugLog() {

for await (const line of rl) {
const result =
/^\[.+INFO:CONSOLE\(\d+\)]\ "(?<raw_log_data>.+)",\ source:\ [^"]+?\(\d+\)$/.exec(
/^\[.+INFO:CONSOLE.+?]\ "(?<raw_log_data>.+)",\ source:\ [^"]+?\(\d+\)$/.exec(
line
);
if (!result) {
Expand Down
52 changes: 26 additions & 26 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ name: "CodeQL"

on:
push:
branches: [ "main", nuget_pkg, rel-* ]
branches: ["main", nuget_pkg, rel-*]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
branches: ["main"]
schedule:
- cron: '41 13 * * 0'
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.ref || github.sha }}
cancel-in-progress: true

jobs:
Expand All @@ -32,44 +32,44 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'java', 'javascript', 'python' ]
language: ['java', 'javascript', 'python']
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ]
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support

steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Checkout repository
uses: actions/checkout@v4

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.

# Details on CodeQL's query packs refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
queries: security-extended,security-and-quality
queries: security-extended,security-and-quality

# Setup Java to use a version that is not too old for the project
- if: ${{ matrix.language == 'java' }}
name: Setup Java 11
uses: actions/setup-java@v4
with:
java-version: '11'
distribution: 'microsoft'
- if: ${{ matrix.language == 'java' }}
name: Setup Java 11
uses: actions/setup-java@v4
with:
java-version: '11'
distribution: 'microsoft'

- if: ${{ matrix.language == 'javascript' }}
uses: actions/setup-node@v4
with:
node-version: 20
- if: ${{ matrix.language == 'javascript' }}
uses: actions/setup-node@v4
with:
node-version: 20

# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- if: ${{ matrix.language != 'cpp' }}
name: Autobuild
uses: github/codeql-action/autobuild@v3
- if: ${{ matrix.language != 'cpp' }}
name: Autobuild
uses: github/codeql-action/autobuild@v3

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
7 changes: 5 additions & 2 deletions .github/workflows/gradle-wrapper-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
name: "Validate Gradle Wrapper"
on:
push:
branches: [ main, 'rel-*']
branches: [main, 'rel-*']
pull_request:
branches: [ main, 'rel-*']
branches: [main, 'rel-*']
workflow_dispatch:

jobs:
Expand All @@ -17,3 +17,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v4
concurrency:
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.ref || github.sha }}
cancel-in-progress: true
76 changes: 38 additions & 38 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,53 +12,53 @@ on:
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.ref || github.sha }}
cancel-in-progress: true

jobs:
iOS_CI_on_Mac:
runs-on: macos-14
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
submodules: false
- name: Use Xcode ${{ env.XCODE_VERSION }}
shell: bash
run: |
set -e -x
XCODE_DEVELOPER_DIR="/Applications/Xcode_${{ env.XCODE_VERSION }}.app/Contents/Developer"
sudo xcode-select --switch "${XCODE_DEVELOPER_DIR}"
- name: Checkout repository
uses: actions/checkout@v4
with:
submodules: false
- name: Use Xcode ${{ env.XCODE_VERSION }}
shell: bash
run: |
set -e -x
XCODE_DEVELOPER_DIR="/Applications/Xcode_${{ env.XCODE_VERSION }}.app/Contents/Developer"
sudo xcode-select --switch "${XCODE_DEVELOPER_DIR}"

- name: Export GitHub Actions cache environment variables
uses: actions/github-script@v7
with:
script: |
core.exportVariable('ACTIONS_CACHE_URL', process.env.ACTIONS_CACHE_URL || '');
core.exportVariable('ACTIONS_RUNTIME_TOKEN', process.env.ACTIONS_RUNTIME_TOKEN || '');
- name: Export GitHub Actions cache environment variables
uses: actions/github-script@v7
with:
script: |
core.exportVariable('ACTIONS_CACHE_URL', process.env.ACTIONS_CACHE_URL || '');
core.exportVariable('ACTIONS_RUNTIME_TOKEN', process.env.ACTIONS_RUNTIME_TOKEN || '');

- name: (CPU, CoreML, XNNPACK EPs) Build onnxruntime for iOS x86_64 and run tests using simulator
shell: bash
run: |
python3 ${{ github.workspace }}/tools/ci_build/build.py \
--skip_submodule_sync \
--build_dir ${{ github.workspace }}/iOS \
--build_shared_lib \
--use_coreml \
--use_xnnpack \
--ios \
--apple_sysroot iphonesimulator \
--osx_arch x86_64 \
--apple_deploy_target=15.1 \
--use_xcode \
--config RelWithDebInfo \
--build_apple_framework \
--parallel \
--use_binskim_compliant_compile_flags
env:
ORT_GET_SIMULATOR_DEVICE_INFO_REQUESTED_RUNTIME_VERSION: ${{ env.IOS_SIMULATOR_RUNTIME_VERSION }}
- name: (CPU, CoreML, XNNPACK EPs) Build onnxruntime for iOS x86_64 and run tests using simulator
shell: bash
run: |
python3 ${{ github.workspace }}/tools/ci_build/build.py \
--skip_submodule_sync \
--build_dir ${{ github.workspace }}/iOS \
--build_shared_lib \
--use_coreml \
--use_xnnpack \
--ios \
--apple_sysroot iphonesimulator \
--osx_arch x86_64 \
--apple_deploy_target=15.1 \
--use_xcode \
--config RelWithDebInfo \
--build_apple_framework \
--parallel \
--use_binskim_compliant_compile_flags
env:
ORT_GET_SIMULATOR_DEVICE_INFO_REQUESTED_RUNTIME_VERSION: ${{ env.IOS_SIMULATOR_RUNTIME_VERSION }}

timeout-minutes: 150
env:
XCODE_VERSION: 15.3.0
IOS_SIMULATOR_RUNTIME_VERSION: 17.4
IOS_SIMULATOR_RUNTIME_VERSION: 17.4
15 changes: 2 additions & 13 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name == 'workflow_dispatch' }}
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.ref || github.sha }}
cancel-in-progress: true

jobs:
Expand Down Expand Up @@ -109,18 +109,7 @@ jobs:
github_token: ${{ secrets.github_token }}
reporter: github-pr-check
level: info
flags: --linelength=120
--exclude=java/src/main/native/*.c
--exclude=onnxruntime/core/mlas/inc/*
--exclude=onnxruntime/core/mlas/lib/*
--exclude=onnxruntime/contrib_ops/cuda/bert/flash_attention/*
--exclude=build/Debug/*
--exclude=cmake/*
--exclude=csharp/test/*
--exclude=onnxruntime/core/providers/dml/DmlExecutionProvider/src/Operators/GeneratedShaders/*
--exclude=orttraining/orttraining/test/*
--exclude=onnxruntime/test/*
--exclude=winml/*
flags: --linelength=120 --exclude=java/src/main/native/*.c --exclude=onnxruntime/core/mlas/inc/* --exclude=onnxruntime/core/mlas/lib/* --exclude=onnxruntime/contrib_ops/cuda/bert/flash_attention/* --exclude=build/Debug/* --exclude=cmake/* --exclude=csharp/test/* --exclude=onnxruntime/core/providers/dml/DmlExecutionProvider/src/Operators/GeneratedShaders/* --exclude=orttraining/orttraining/test/* --exclude=onnxruntime/test/* --exclude=winml/*
filter: "-runtime/references"

lint-js:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/linux-dnnl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ name: Linux DNNL CI

on:
push:
branches: [ main, 'rel-*']
branches: [main, 'rel-*']
pull_request:
branches: [ main, 'rel-*']
branches: [main, 'rel-*']
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.ref || github.sha }}
cancel-in-progress: true

permissions:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/linux_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ name: Linux CI

on:
push:
branches: [ main, 'rel-*']
branches: [main, 'rel-*']
pull_request:
branches: [ main, 'rel-*']
branches: [main, 'rel-*']
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.ref || github.sha }}
cancel-in-progress: true

permissions:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/linux_cuda_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: Linux CUDA CI

on:
push:
branches: [ main, 'rel-*']
branches: [main, 'rel-*']
pull_request:
branches: [ main, 'rel-*']
branches: [main, 'rel-*']
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.ref || github.sha }}
cancel-in-progress: true

permissions:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/linux_openvino_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: Linux OpenVINO CI

on:
push:
branches: [ main, 'rel-*' ]
branches: [main, 'rel-*']
pull_request:
branches: [ main, 'rel-*' ]
branches: [main, 'rel-*']
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.ref || github.sha }}
cancel-in-progress: true

permissions:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/linux_tensorrt_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: Linux TensorRT CI

on:
push:
branches: [ main, 'rel-*']
branches: [main, 'rel-*']
pull_request:
branches: [ main, 'rel-*']
branches: [main, 'rel-*']
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.ref || github.sha }}
cancel-in-progress: true

permissions:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.ref || github.sha }}
cancel-in-progress: true

env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ permissions: # set top-level default permissions as security best practice
contents: read

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name == 'workflow_dispatch' }}
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.ref || github.sha }}
cancel-in-progress: true

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
workflow_dispatch:

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.ref || github.sha }}
cancel-in-progress: true

jobs:
Expand Down
8 changes: 8 additions & 0 deletions .github/workflows/windows-web-ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,14 @@ jobs:
log_file_path: ${{ runner.temp }}\web\test\07\chrome_debug.log
is_chromium_log: true

# this step is added to help investigate the shader validation failure which is hard to reproduce
- name: Upload WebGPU shader validation log on failure
if: ${{ failure() && inputs.run_webgpu_tests == true && inputs.build_config == 'Debug' }}
uses: actions/upload-artifact@v4
with:
name: webgpu-shader-validation-logs
path: ${{ runner.temp }}\web\test\07\chrome_debug.log

- name: E2E package consuming test
if: ${{ inputs.build_config == 'Release' }}
run: npm run test:e2e -- --browser=Chrome_default
Expand Down
6 changes: 0 additions & 6 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@
# Mobile
/onnxruntime/core/flatbuffers/schema/ort.fbs @microsoft/onnxruntime-mobile

# MLAS and related contrib ops
/onnxruntime/core/graph/contrib_ops/nhwc_schema_defs.cc @microsoft/onnxruntime-mlas
/onnxruntime/core/graph/contrib_ops/nchwc_schema_defs.cc @microsoft/onnxruntime-mlas
/onnxruntime/core/graph/contrib_ops/quantization_defs.* @microsoft/onnxruntime-mlas
/onnxruntime/core/mlas/** @microsoft/onnxruntime-mlas

# Dependencies
requirements-dev.txt @microsoft/onnxruntime-admin
requirements-doc.txt @microsoft/onnxruntime-admin
Expand Down
Loading
Loading