vcpkg-registry
vcpkg-registry copied to clipboard
vcpkg registry maintained by @luncliff
* https://github.com/microsoft/onnxruntime/releases/tag/v1.11.0 with DirectML #31 * Previous work: #16 * https://github.com/microsoft/onnxruntime/releases/tag/v1.11.1
https://docs.microsoft.com/en-us/nuget/Consume-Packages/managing-the-global-packages-and-cache-folders
Currently, preparing upcoming 2.15.0 support which contains TFLite C API changes https://github.com/tensorflow/tensorflow/releases/tag/v2.15.0 The PR note should contain links to related TensorFlow PRs. * https://github.com/tensorflow/tensorflow/pulls?q=is%3Apr+cmake ### Related Issues * https://github.com/tensorflow/tensorflow/pull/62705 *...
Makefile build of `libiconv` and `gettext` in Windows takes too much time... Maybe custom CMakeLists.txt or Meson can give better experience. ### References * https://www.gnu.org/software/libiconv/ * https://www.gnu.org/software/gettext/
For NDK 26 or later versions. Need a more simplified way to do something like the following script. https://github.com/luncliff/vcpkg-registry/blob/0e7e294c4c1c426cd0e0a2e434c34bd782a84daf/ports/openssl3/portfile.cmake#L77-L97 ### References * https://github.com/android/ndk/releases * https://android.googlesource.com/platform/ndk/+/master/docs/BuildSystemMaintainers.md
### Description Support `prefab` program execution and `port` installation from existing prefab-supporting `.aar` files ### Reference * https://google.github.io/prefab/ * ...
### Changes Update to later versions ### References * https://github.com/KhronosGroup/OpenCL-Headers/releases/tag/v2024.05.08 * https://github.com/KhronosGroup/OpenCL-ICD-Loader/releases/tag/v2024.05.08 ### Triplet Support * `x64-windows` * `x64-linux` * `x64-osx` ### Configuration "vcpkg-configuration.json" changes for the release. ```json {...
Need to test ClangCL based build for TensorFlow Lite(`tensorflow-lite` and its dependencies. ### References * https://github.com/tensorflow/tensorflow/releases/tag/v2.16.1 * https://github.com/microsoft/vcpkg/pull/31028
Remove https://github.com/luncliff/vcpkg-registry/blob/642018fe326502e947dbe6bbe4e3265c3ec33ec6/ports/onnxruntime/fix-xnnpack.patch * If possible, submit the change to mainstream