onnxruntime
Set workflow permissions to read
#29656
Closed
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
186
Changes
View On
GitHub
Set workflow permissions to read
#29656
pacowong
wants to merge 186 commits into
microsoft:main
from
GoodNotes:paco/workflow_permissions_to_read
Use protofuf 21 and flattenbuffers 3
7c4b2d98
cargo build --target aarch64-apple-ios is successful
8276f107
Mac Catalyst build.rs
3edcb152
Resolve thread local issue
2959523e
Resolve thread local issue
68f9159c
Fix flag issue
ac99905a
Change env variable when building for ios simulator
31f5a405
Support Darwin
e9d024d7
Put the code from v0.0.14 to onnx
42900e45
Add c_api_sample.rs
ca91441f
Add tensors
d2dac73c
v0.0.14 build.rs
5766d098
build.rs uses generated headers
acd75971
Upload generated bindings
404e2186
Fix compilation errors in tests #91
a2aebe39
Push bindings and build files
8fc76f5a
Use paco's CMAKE
a71cc5de
Fix enum
efb5e4ee
Fix enum
e4795628
Successfully compile pykeio_ort
6091b207
Update workspace
8acb1c05
Build macabi framework.py draft
2a412132
Update cmake related files
7955e0f4
Pykeio use custom cmake config
713945e8
Add custom operators
19dbbdb6
Add no_link option
befdd38e
Add one more required operators
6addff52
Merge branch 'develop' into paco/1-aarch64-apple
39f1ce51
Merge pull request #1 from GoodNotes/paco/1-aarch64-apple
1872dd10
Merge pull request #2 from GoodNotes/paco/upgrade_to_v0.0.14
91a03605
Merge pull request #4 from GoodNotes/paco/pykeio_ort
82e2b7de
Merge pull request #3 from GoodNotes/paco/pykeio_ort_mac_catalyst_sup…
eeca6fea
Create compile_onnxruntime_xcframework.md
b783d7ee
Explain com.microsoft
533eb382
Guide to use the build scripts
a133294c
Update compile_onnxruntime_xcframework.md
03a79dd1
Update compile_onnxruntime_xcframework.md
9d2f2277
Update compile_onnxruntime_xcframework.md
2f10ae34
Update compile_onnxruntime_xcframework.md
5762da9c
Merge pull request #5 from GoodNotes/paco/compilation_guide
afd293fa
Add LSTM to operator
36642f2d
Merge pull request #6 from GoodNotes/paco/add_lstm_op
eff0bb64
Add InstanceNormalization op
ac4edf37
Merge branch 'paco/add_lstm_op' into paco/add_instance_normalization
442548f8
Merge pull request #7 from GoodNotes/paco/add_instance_normalization
fbdd6bcb
Add LeakyReLU
b50ae684
Merge pull request #8 from GoodNotes/paco/add_leakyrelu
f99e37ad
Run build command
5f810745
Multiline command
3735ac55
Multiline command
2280b8bd
Fix curl command
a4cd5f7c
Fix output file path
d8ea8887
Use LJO in curl
b1a34d49
Unzip to destination folder
08a28842
Use Python 3
7f044202
Correct indendation of multiline command
5f5e9150
Install package fromm requirements.txt
0bf94adb
Fix distutils in Python 3.12
65fc1685
Fix distutils in Python 3.12
8caaffa9
Downgrade Python
d1be4f8b
brew install python3
9260ae13
Remove python from system
d1e9b499
Show python version
c3db5182
Change python alias
c3dc25c9
Change python alias
5a550bc9
Change python alias
6162fea4
List all python
aedd660b
List all python
fce64aef
Overwrite link
80244b28
brew uninstall new version of Pythons
887d6eee
brew switch python
e8d6ea43
Use rm to remove python link
acd01fd4
Cannot remove python
8bb42cbf
Use setup-python
c1b42132
Run build command in github.workspace
0c4df604
cd tools/python
1d2a7cf5
Update generate-xcframework-maccatalyst.yml
ea0401b1
Add PYTHONPATH
efbab19e
Update absolute path
26c53a58
ls ${{ github.workspace }}/tools/python
6bbff3cf
Install flatbuffer
489b11a4
Deal with missing lSystem: change LIBRARY_PATH
3c8f36ac
Merge pull request #9 from GoodNotes/paco/ci_build_macabi_xcf
5fe25c07
Remove hardcoded protoc
99d23f14
Merge microsoft/onnxruntime
a0d18347
Update operator sets
e55f7246
Never search for packages in the system
1645c21f
New ops
daf4c1bc
Never find packages
837cc749
Dump debug info
d87f8070
Merge pull request #11 from GoodNotes/paco/support_vad
04f04775
Merge branch 'develop' into paco/support_hanwang
2d44550b
Update README.md
295d492d
Minimal change
cd75b177
Use official build script build.py
b9b6f78b
Do not set version
296b5e6f
Remove pip install
5918efd4
Use build_apple_framework instead
1bf923e7
Update generate-xcframework-maccatalyst.yml
886c4295
Update generate-xcframework-maccatalyst.yml
505b7432
Update generate-xcframework-maccatalyst.yml
9ecdba42
Update generate-xcframework-maccatalyst.yml
95f97cf5
Update generate-xcframework-maccatalyst.yml
e5aebfb7
Add circleci job
483f7b7a
Merge branch 'paco/ci_build_67bc9438d' of github.com:GoodNotes/onnxru…
99a4aa4c
Rename config.yaml to config.yml
95c0ba43
Update .circleci config.yaml
7489ecd3
Fix lipo path
084ec399
Store artifacts
fcad7649
Remove config.yaml
55538843
store_artifacts tar
3e7b44b5
Update config.yml
cd791f2a
Update config.yml
a6b610b7
Update config.yml
5331cb8f
Update config.yml
5d05a199
Update hws_mobile_package.required_operators.config
9acb8e0f
Update hws_mobile_package.required_operators.config
a64ff1a9
Add protobuf_cmake.patch
67e6bbe3
Remove legacy build_macabi_framework.py
04750185
Remove legacy default_full_macabi_framework_build_settings.json
a784f16b
Update CMakeLists.txt
2cdd6c2b
Update cmake dep
24c4fe3d
Update build script
8d9a5ccd
Merge pull request #14 from GoodNotes/paco/cleanup_develop
bed11ca7
Merge with main
8e0cf82b
Merge main, resolve conflict
c0a3f6bf
Merge branch 'develop' into paco/ci_build_67bc9438d
03fde6c8
Merge branch 'paco/ci_build_67bc9438d' into paco/support_hanwang
b88643e9
Merge pull request #10 from GoodNotes/paco/support_hanwang
775dacab
Update mlasi.h
9ab613a5
Merge branch 'develop' into paco/ci_build_67bc9438d
e4421853
Update hws_mobile_package.required_operators.config
11a70902
Update platform.cpp
03ba4747
Merge branch 'develop' into paco/ci_build_67bc9438d
f0cc1054
Update adjust_global_compile_flags.cmake
d8b475e9
Update hws_mobile_package.required_operators.config
432a98e1
Update hws_mobile_package.required_operators.config
0239ac6b
Update hws_mobile_package.required_operators.config
a02789b3
Update hws_mobile_package.required_operators.config
be09afee
Update hws_mobile_package.required_operators.config
ef050e8c
Change directory with tar
ef04ce32
Merge pull request #13 from GoodNotes/paco/ci_build_67bc9438d
0deaf271
Update config.yml
f28c0277
Downgrade to 16.4
afed5016
Add symbolic link
32afc75a
Merge pull request #15 from GoodNotes/pacowong/downgrade_to_16.4
9084c707
Remove flags that have been removed from Node 20 LTS
3fc0d7ac
Merge main with latest official onnxruntime from 2025 Feb 2
0a19598a
Prepare release 1.21.0
bd88bead
Include Intel slices in Apple xcframework release
2255f142
Fix Apple x86_64 framework packaging
0528b366
Add MinimumOSVersion to Apple framework plist
9d329e32
Fix Apple framework verification lipo usage
caebdc56
Add static xcframework artifacts
b36119dd
Fix CircleCI macOS resource class
48b31c01
Use HTTPS checkout in CircleCI
fda1156a
Fix Catalyst framework CI ordering
4b89f90e
Use GitHub-hosted macOS xlarge runner
abfc8a2f
Drop x86_64 simulator XCFramework slice
6dde7d92
Upload XCFramework artifacts before verification
1b9ad899
Remove blocking XCFramework verification steps
0ff566ac
Split XCFramework CI into static and dynamic jobs
9146a9ab
Stabilize remaining CI workflows
6ef3da8a
Fix cross-runner Apple and vcpkg CI
40f84dbf
Make public PR checks runnable
a381ac55
Scope lintrunner to PR changes
f15eb9ae
Fix PR lint checkout depth and XCFramework logging
b5950847
Fix traced XCFramework build environment
8c0d32e5
Format Apple framework builder
4bf01e39
Format CoreML model source
389a8d0b
Retry flaky Apple framework dependency downloads
96afac77
Merge pull request #18 from GoodNotes/codex/add-static-xcframework-ar…
f6676152
fix static apple xcframework packaging
9b29a02c
fix dynamic framework packaging directory creation
d7727757
fix macabi framework binary layout
95fa5a50
Merge pull request #19 from GoodNotes/codex/fix-static-apple-xcframew…
5d1e1896
Update hws_mobile_package.required_operators.config
76376590
Update hws_mobile_package.required_operators.config
408b3d1a
Update build_apple_framework.py
fd689053
Merge pull request #20 from GoodNotes/paco/improve_xcf_structure
8d50412a
Update cffconvert.yml
f2c55813
Update generate-xcframework-maccatalyst.yml
357e54f7
Update gradle-wrapper-validation.yml
aeab10fd
Update mac.yml
d92c445e
Update publish-gh-pages.yml
47b56756
Update windows.yml
eb613d40
pacowong
closed this
11 days ago
pacowong
deleted the paco/workflow_permissions_to_read branch
10 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub