You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In particular:
* Updated, and elaborated on comments on sources and dependency versions
* Enabled i686-w64-mingw32
* Using system libs instead of additional (now, superfluous) sources
* Removed pic patch
* Replaced FP16 source with dependency
* Added w64 system libs patch
* Excluded some srcs on aarch64-* to enable compilation.
* Disabled F16, F32, and QS8 operators on aarch64-* to enable linking.
* Disabled armv6l-* due to lack of support.
* Disabled armv7l-* due to lack of support for building for armv7l-*-march+neonvfpv4.
* Disabled microarchitecture build for Apple M1.
v"0.0.20200612", # due to pytorch v1.6.0 - v1.7.1, e.g. https://github.com/pytorch/pytorch/tree/v1.6.0/third_party/cpuinfo @ 63b254577ed77a8004a9be6ac707f3dccc4e1fd9
11
+
cpuinfo_build_version, # Torch-compatible version, due to pytorch v1.8.0 - v1.12.1, e.g. https://github.com/pytorch/pytorch/tree/v1.8.0/third_party / cpuinfo @ 5916273f79a21551890fd3d56fc5375a78d1598d
v"0.0.20200616", # due to pytorch v1.6.0 - v1.7.1, e.g. https://github.com/pytorch/pytorch/tree/v1.6.0/third_party/pthreadpool @ 029c88620802e1361ccf41d1970bd5b07fd6b7bb
18
+
v"0.0.20210414", #Torch-compatible version, due to pytorch v1.9.0 - v1.12.1, e.g. https://github.com/pytorch/pytorch/tree/v1.9.0/third_party / pthreadpool @ a134dd5d4cee80cce15db81a72e7f929d71dd413
21
19
]
22
20
23
21
# Collection of sources required to complete build
0 commit comments