mirror of
https://github.com/uxlfoundation/oneDNN.git
synced 2025-10-20 18:43:49 +08:00
22 lines
1001 B
YAML
22 lines
1001 B
YAML
cff-version: 1.2.0
|
|
title: oneAPI Deep Neural Network Library (oneDNN)
|
|
message: >-
|
|
If you use this software, please cite it using the metadata from this file.
|
|
Find metadata for a specific release in the CITATION.cff file that's available
|
|
with the source code or from the 'Cite this repository' sidebar when browsing
|
|
released source code on Github.
|
|
type: software
|
|
authors:
|
|
- name: oneDNN Contributors
|
|
repository-code: 'https://github.com/uxlfoundation/oneDNN'
|
|
url: 'https://uxlfoundation.github.io/oneDNN'
|
|
abstract: >-
|
|
oneAPI Deep Neural Network Library (oneDNN) is an open-source cross-platform
|
|
performance library of basic building blocks for deep learning applications.
|
|
The library is optimized for Intel Architecture Processors, Intel Graphics,
|
|
and Arm 64-bit Architecture (AArch64)-based processors.
|
|
oneDNN has experimental support for the following architectures: NVIDIA GPU,
|
|
AMD GPU, OpenPOWER Power ISA (PPC64), IBMz (s390x), and RISC-V.
|
|
license: Apache-2.0
|
|
version: v3.7
|