aboutsummaryrefslogtreecommitdiff
path: root/ports/onednn/vcpkg.json
AgeCommit message (Collapse)Author
2021-09-29[onednn] Update to 2.3.2 (#20396)chausner
* Update onednn to 2.3.2 * Update CI baseline * Fix vcpkg_cmake_config_fixup * Update git-tree hash * Update portfile.cmake * Update versions/o-/onednn.json Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-12-30[onednn] Fix share path infix to match find_package() name (#15372)Jacob Kahn
* [onednn] Fix share path infix to match find_package() name * Add port-version * Install failure message
2020-12-17[oneDNN] New port (#15068)Jacob Kahn