Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove onnxruntime extensions from list of gitmodules #17615

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Conversation

nums11
Copy link
Contributor

@nums11 nums11 commented Sep 19, 2023

The extensions submodule was removed in this PR but not deleted from the list of git modules. This causes breaks in code ingesting ORT that references the git modules for an accurate list of submodules.

This change removes the extensions from the list of git modules to resolve this issue.

@nums11 nums11 merged commit f297d4d into main Sep 20, 2023
91 checks passed
@nums11 nums11 deleted the numform/wai_fix branch September 20, 2023 00:12
snnn pushed a commit that referenced this pull request Sep 29, 2023
The extensions submodule was removed in [this
PR](#17097) but not deleted
from the list of git modules. This causes breaks in code ingesting ORT
that references the git modules for an accurate list of submodules.

This change removes the extensions from the list of git modules to
resolve this issue.
snnn added a commit that referenced this pull request Oct 2, 2023
Cherry-pick the following PRs to the release branch:

Fix: Fail to skip disabledmodel in winml (#17728) 
Move dotnet build and test into docker in Linux CPU CI (#17417) 
Run Nuget_Test_Linux_GPU in container (#17452) 
Run Final_Jar_Testing_Linux_GPU in docker (#17533) 
TreeEnsemble speed up (#17449) 
Remove onnxruntime extensions from list of gitmodules (#17615) 
Include onnxruntime_float16.h in the package. (#17637) 
Fix static quantization for QDQ and Percentile distribution (#17649) 
[TensorRT EP] Back out the PerThreadContext (#17690) 
Update nodejs to 18.x (#17657) 
Update linux-wasm-ci.yml: remove the ln command (#17735)
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
The extensions submodule was removed in [this
PR](microsoft#17097) but not deleted
from the list of git modules. This causes breaks in code ingesting ORT
that references the git modules for an accurate list of submodules.

This change removes the extensions from the list of git modules to
resolve this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants