Commit Graph

  • 04caa09c0c Add setInterOpNumThreads to ORTSessionOptions main izackp 2026-06-09 17:57:40 -04:00
  • 2af97cc6bf Replace Objective-C bridge with Swift ONNX runtime backend izackp 2026-06-09 09:38:43 -04:00
  • b7fb7f7dea Update ORT to 1.24.2 (#43) Edward Chen 2026-02-25 10:57:03 -08:00
  • b4291c0ce4 fix platform value edgchen1 2026-02-24 18:08:50 -08:00
  • 357ec52749 update to ORT 1.24.2 edgchen1 2026-02-24 17:38:52 -08:00
  • 9e7ca91f94 Update ORT to 1.24.1 (#42) Edward Chen 2026-02-24 17:24:30 -08:00
  • cd42ff1dca fix macos platform edgchen1 2026-02-06 15:34:46 -08:00
  • fdabcd0986 use iPhone 16 simulator for test edgchen1 2026-02-06 14:40:32 -08:00
  • 9705bd4aca bump swift-tools-version to 5.9 edgchen1 2026-02-06 14:07:09 -08:00
  • 9130a4ba95 use xcode 16.2 edgchen1 2026-02-06 11:51:00 -08:00
  • 9f7de3a8ff update pipelines to use macos-14 image edgchen1 2026-02-06 11:29:19 -08:00
  • a889626993 update Package.swift for onnxruntime 1.24.1 edgchen1 2026-02-06 09:47:12 -08:00
  • 8596bfe7a4 update objectivec directory from onnxruntime/objectivec edgchen1 2026-02-06 09:26:35 -08:00
  • b2e6c9de2a Update ONNX Runtime to 1.23.0 (#38) Tianlei Wu 2026-01-26 15:56:16 -08:00
  • d5c3824d7e Update ONNX Runtime to 1.23.0 Danil Salakheev 2025-11-19 19:37:58 +00:00
  • 2821ca3c4d Create codeql.yml (#33) Changming Sun 2025-07-21 13:12:07 -07:00
  • 97f6a7fc13 Update codeql.yml Changming Sun 2025-07-19 16:35:03 -07:00
  • 963c97dc99 Create codeql.yml Changming Sun 2025-07-19 14:01:20 -07:00
  • 339334749b Convert dev validation pipeline to 1ES PT (#32) Changming Sun 2025-07-17 12:22:45 -07:00
  • 4ec6a36a11 Update main.yml Changming Sun 2025-07-16 22:40:53 -07:00
  • 97f21b15c2 Update mac-ios-spm-dev-validation-pipeline.yml Changming Sun 2025-07-16 22:35:12 -07:00
  • ba6e1a6e92 Update official.yml Changming Sun 2025-07-16 22:34:51 -07:00
  • 208bcda3de Update ADO PATH Changming Sun 2025-07-15 17:12:49 -07:00
  • 974cea418e update Changming Sun 2025-07-15 17:09:43 -07:00
  • b28c460003 Remove extra jobs Changming Sun 2025-07-15 17:08:55 -07:00
  • 8d850f8f4c 1ES PT Changming Sun 2025-07-15 17:00:07 -07:00
  • 0ee96ab33a update Changming Sun 2025-07-15 16:56:10 -07:00
  • 3484911762 update Changming Sun 2025-07-15 16:52:25 -07:00
  • 271184daab update Changming Sun 2025-07-15 16:48:24 -07:00
  • 6d96245bc4 1ES PT Changming Sun 2025-07-15 16:46:52 -07:00
  • 12ce7374c8 Add release_instructions.md. (#26) Edward Chen 2024-11-27 14:32:48 -08:00
  • 4d1dc0e86b add some rationale for tag naming edgchen1 2024-11-27 14:26:40 -08:00
  • 7b55815da6 address PR comments edgchen1 2024-11-27 14:23:43 -08:00
  • 55f888f73c Update to ONNX Runtime 1.20 release (#25) Edward Chen 2024-11-27 13:43:40 -08:00
  • 9d8272e71c update sync instructions edgchen1 2024-11-26 17:07:05 -08:00
  • f3a18089c2 exclude objectivec/docs in Package.swift edgchen1 2024-11-26 14:59:15 -08:00
  • 93228a1552 add objectivec/test and objectivec/docs edgchen1 2024-11-26 14:58:49 -08:00
  • 149f4a677e Revert "remove nonexistent exclude path 'test'" edgchen1 2024-11-26 14:53:17 -08:00
  • cb8c1248ca Add release_instructions.md. edgchen1 2024-11-26 10:31:58 -08:00
  • 5b8bc9df59 remove nonexistent exclude path 'test' edgchen1 2024-11-26 10:30:32 -08:00
  • f2910f23d6 update ORT and ORT download URLs and checksums edgchen1 2024-11-26 09:44:35 -08:00
  • 5d78f490a6 Copy objectivec/ from ORT v1.20. edgchen1 2024-11-26 09:38:56 -08:00
  • bbc428e168 Update to ORT 1.19.2. (#22) Edward Chen 2024-09-09 15:28:18 -07:00
  • 5f84804f94 Update to ORT 1.19.2. edgchen1 2024-09-06 14:13:40 -07:00
  • 6493bb55b6 Update for ORT 1.19.0 release (#21) Scott McKay 2024-08-28 15:46:43 +10:00
  • 6ede16e8fe use python3 in example command Edward Chen 2024-08-27 09:35:34 -07:00
  • cdcfd87885 update pod archive links and checksums to ORT 1.19.0 and ORT-ext 0.12.0. edgchen1 2024-08-19 11:21:44 -07:00
  • 88bd5af009 update comments, variable names, increase min ios version to 13. edgchen1 2024-08-19 11:12:07 -07:00
  • 68c6912edf Use Xcode 14.3.1 in CI pipelines. Edward Chen 2024-08-19 09:48:56 -07:00
  • 11c7dd6dd4 Update to 1.18.0 resources (#17) Rachel Guo 2024-06-04 15:41:38 -07:00
  • ce64739c6d Update macos spm test in CI with new release packages (#14) Rachel Guo 2024-02-13 17:56:54 -08:00
  • b93c9584a8 Update user spm dependency version number in Package.swift (#8) Rachel Guo 2024-01-03 09:18:13 -08:00
  • ff46084dea Add changes for configuring macos support in spm (#12) Rachel Guo 2024-01-03 09:17:36 -08:00
  • 12d49c9ea7 Minor updates for SPM dev pipelines (#10) Rachel Guo 2023-10-09 14:44:50 -07:00
  • 58f03db64f Update readme note about directories copied from ORT. (#11) Edward Chen 2023-10-06 17:15:32 -07:00
  • 12789c11b5 Update readme note about directories copied from ORT. Edward Chen 2023-10-06 10:22:31 -07:00
  • ed51541c0b Remove unsafe flags in Package.swift (#9) Rachel Guo 2023-09-26 13:17:06 -07:00
  • 4d2b60a528 Update to latest 1.16.0 ORT release (#7) Rachel Guo 2023-09-22 16:52:05 -07:00
  • c76787fd3e Enable SPM support for Ext and configure pipelines for extensions target testing (#3) Rachel Guo 2023-08-11 10:07:43 -07:00
  • 7acc38c99c Enable ORT SPM dependency to be added via version tag (#4) Rachel Guo 2023-08-01 10:06:33 -07:00
  • cdaadfe0c3 Merge pull request #1 from microsoft/yguo/add-initial-files Rachel Guo 2023-07-25 10:39:29 -07:00
  • 19f678db0d fix rachguo 2023-07-20 14:54:22 -07:00
  • 9346c78a2d fix rachguo 2023-07-20 14:46:40 -07:00
  • 9150411089 fix rachguo 2023-07-20 14:42:36 -07:00
  • 2f2ac39c10 fix quotes rachguo 2023-07-20 14:27:40 -07:00
  • df05c923ee add separate ci for latest main local testing rachguo 2023-07-20 14:20:58 -07:00
  • 7007553ecd use and add readme rachguo 2023-07-20 12:52:36 -07:00
  • cb9b5836b1 rm version.txt rachguo 2023-07-20 12:24:25 -07:00
  • 2d19b75463 remove test/ docs/ etc. rachguo 2023-07-20 11:30:22 -07:00
  • f3396b6ce4 Revert "remove not required files" rachguo 2023-07-19 15:12:23 -07:00
  • 071c82ffd7 remove not required files rachguo 2023-07-19 15:07:53 -07:00
  • c07d49294b address pr comments rachguo 2023-07-19 14:27:05 -07:00
  • ff358ee37a update Package.swift and move pipelines rachguo 2023-07-19 13:48:48 -07:00
  • 6dcdf0b6b4 fix typo and update rachguo 2023-07-14 14:10:13 -07:00
  • 89e64e07ed fix rachguo 2023-07-14 13:57:46 -07:00
  • 21422d0f9b try latest option rachguo 2023-07-14 13:38:18 -07:00
  • 5cb8d22771 update rachguo 2023-07-14 12:20:14 -07:00
  • 6ea8518d8b naming rachguo 2023-07-14 12:10:30 -07:00
  • 2c68b6f379 indentation rachguo 2023-07-14 12:07:09 -07:00
  • ed90065a80 update version.txt rachguo 2023-07-14 12:02:56 -07:00
  • 6c53f44d9e remove scripts files not needed any more rachguo 2023-07-14 12:01:13 -07:00
  • 25ef7acc60 format yml rachguo 2023-07-14 11:56:20 -07:00
  • 9f58d76d7c sync repo source code with rel-1.15.0 and update yml files into two stages rachguo 2023-07-14 11:45:08 -07:00
  • a2f312d30e update rachguo 2023-07-13 14:20:43 -07:00
  • 859c3e345d update rachguo 2023-07-13 14:15:50 -07:00
  • 65b05cb834 update rachguo 2023-07-13 14:12:17 -07:00
  • f5be385c3a update rachguo 2023-07-13 14:08:13 -07:00
  • 4b369e9ee9 update rachguo 2023-07-13 14:04:43 -07:00
  • 1d3185cceb update rachguo 2023-07-13 14:00:43 -07:00
  • ca3de4d9f1 update rachguo 2023-07-13 13:57:49 -07:00
  • 2bdfc0d75c fix rachguo 2023-07-13 13:56:27 -07:00
  • 02dd7099cf fix rachguo 2023-07-13 13:51:23 -07:00
  • b8cbb7c707 fix rachguo 2023-07-13 13:49:14 -07:00
  • 83742a348f fix rachguo 2023-07-13 13:46:18 -07:00
  • 3d7d8fbffd fix rachguo 2023-07-13 13:38:55 -07:00
  • 25c49b5987 fix rachguo 2023-07-13 12:36:45 -07:00
  • a159512001 fix rachguo 2023-07-13 12:30:24 -07:00
  • 68d514749e fix rachguo 2023-07-13 12:27:14 -07:00
  • d1745432d1 fix 2 rachguo 2023-07-13 12:23:29 -07:00
  • 13e83aa0d0 fix rachguo 2023-07-13 12:16:25 -07:00