mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
math/onednn: Update 3.0.1 → 3.1
Reported by: portscout
This commit is contained in:
parent
44314d917d
commit
760206b91a
@ -1,6 +1,6 @@
|
||||
PORTNAME= onednn
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.0.1
|
||||
DISTVERSION= 3.1
|
||||
CATEGORIES= math # machine-learning
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1678862359
|
||||
SHA256 (oneapi-src-oneDNN-v3.0.1_GH0.tar.gz) = f7aca425e9895b791a942ae755edc28f1b9f9fe9bf94291c59f33ebcf5859f2c
|
||||
SIZE (oneapi-src-oneDNN-v3.0.1_GH0.tar.gz) = 7189577
|
||||
TIMESTAMP = 1680415224
|
||||
SHA256 (oneapi-src-oneDNN-v3.1_GH0.tar.gz) = 28e31f2d576e1a7e3a796f5c33c1d733c256078cff1c48b9e2a692d5975e1401
|
||||
SIZE (oneapi-src-oneDNN-v3.1_GH0.tar.gz) = 7556565
|
||||
|
@ -19,6 +19,11 @@ include/oneapi/dnnl/dnnl_common.hpp
|
||||
include/oneapi/dnnl/dnnl_common_types.h
|
||||
include/oneapi/dnnl/dnnl_config.h
|
||||
include/oneapi/dnnl/dnnl_debug.h
|
||||
include/oneapi/dnnl/dnnl_graph.h
|
||||
include/oneapi/dnnl/dnnl_graph.hpp
|
||||
include/oneapi/dnnl/dnnl_graph_sycl.h
|
||||
include/oneapi/dnnl/dnnl_graph_sycl.hpp
|
||||
include/oneapi/dnnl/dnnl_graph_types.h
|
||||
include/oneapi/dnnl/dnnl_ocl.h
|
||||
include/oneapi/dnnl/dnnl_ocl.hpp
|
||||
include/oneapi/dnnl/dnnl_ocl_types.h
|
||||
@ -36,4 +41,4 @@ lib/cmake/dnnl/dnnl-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/dnnl/dnnl-targets.cmake
|
||||
lib/libdnnl.so
|
||||
lib/libdnnl.so.3
|
||||
lib/libdnnl.so.3.0
|
||||
lib/libdnnl.so.3.1
|
||||
|
Loading…
Reference in New Issue
Block a user