Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:mslacken:ml
python-torch
pytorch-patch-onednn.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pytorch-patch-onednn.patch of Package python-torch
--- pytorch-2.3.1/cmake/public/mkldnn.cmake.orig 2024-09-25 15:33:36.294822300 +0200 +++ pytorch-2.3.1/cmake/public/mkldnn.cmake 2024-09-25 15:34:23.745541900 +0200 @@ -4,7 +4,8 @@ if(CPU_AARCH64) include(${CMAKE_CURRENT_LIST_DIR}/ComputeLibrary.cmake) endif() -find_package(MKLDNN QUIET) +#find_package(MKLDNN QUIET) +find_package(dnnl CONFIG REQUIRED) if(NOT TARGET caffe2::mkldnn) add_library(caffe2::mkldnn INTERFACE IMPORTED)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor