onnxruntime-swift-package-manager

A light-weight repository for providing Swift Package Manager support for ONNX Runtime.

MIT License

Stars
31
Committers
5

Bot releases are visible (Hide)

onnxruntime-swift-package-manager - v1.19.2 Latest Release

Published by edgchen1 about 1 month ago

onnxruntime-swift-package-manager - v1.18.0

Published by YUNQIUGUO 5 months ago

What's Changed

  • Updated contents for this onnxruntime-swift-package-manager repo in sync with ORT 1.18.0 including source objective-c files, Package.swift and README.md files, etc.
  • Updated with latest 1.18.0 version cocoapods package for ORT and ORT Extensions for SPM release build

Contributors

  • Contributors to ORT swift package manager repo include members across teams at Microsoft, along with our community members:@YUNQIUGUO @skottmckay @edgchen1, etc.

Full Changelog: https://github.com/microsoft/onnxruntime-swift-package-manager/compare/v1.17.0...v1.18.0

onnxruntime-swift-package-manager - v1.17.0

Published by YUNQIUGUO 5 months ago

What's Changed

  • Updated contents for this onnxruntime-swift-package-manager repo in sync with ORT 1.17.0 including source objective-c files, swift files, Package.swift and README.md files, etc.
  • Enabled SPM support for MacOS Platform

Contributors

  • Contributors to ORT swift package manager repo include members across teams at Microsoft, along with our community members:@YUNQIUGUO @skottmckay @edgchen1, etc.

Full Changelog: https://github.com/microsoft/onnxruntime-swift-package-manager/compare/v1.16.0...v1.17.0

onnxruntime-swift-package-manager - v1.16.0

Published by YUNQIUGUO about 1 year ago

What's Changed

  • Updated contents for this onnxruntime-swift-package-manager repo in sync with ORT 1.16.0 including source objective-c files, swift files, Package.swift and README.md files, etc.
  • Enabled SPM support for ORT Extensions
  • Fixed unsafe flags issue in Package.swift which fails to build when specifying SPM package via version tag.

Contributors

  • Contributors to ORT swift package manager repo include members across teams at Microsoft, along with our community members:@YUNQIUGUO @skottmckay @edgchen1, etc.

Full Changelog: https://github.com/microsoft/onnxruntime-swift-package-manager/compare/v1.15.0...v1.16.0

onnxruntime-swift-package-manager - v1.15.0

Published by YUNQIUGUO about 1 year ago

What's Changed

  • Create initial contents for this separate onnxruntime-swift-package-manager repo in sync with ORT 1.15.0 to add ORT SPM support as the alternative to CocoaPods for mobile iOS developers.
    • Initial files including objective-c bindings files, swift/, Package.swift and README.md files, initial CI pipeline testing, etc.
  • Enable clean tagging and make it easy to specify the ORT release binary path and checksum.

Contributors

  • Contributors to ORT swift package manager repo include members across teams at Microsoft, along with our community members:@YUNQIUGUO @skottmckay @edgchen1, etc.

Full Changelog: https://github.com/microsoft/onnxruntime-swift-package-manager/commits/v1.15.0