forked from iree-org/iree
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
25 lines (25 loc) · 691 Bytes
/
CITATION.cff
File metadata and controls
25 lines (25 loc) · 691 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
cff-version: 1.2.0
message: "If you want to cite IREE, feel free to use this"
title: "IREE"
abstract: >-
An MLIR-based compiler and runtime for ML models from multiple frameworks.
date-released: 2019-09-18
authors:
- name: "The IREE Authors"
contact:
- family-names: Vanik
given-names: Ben
email: benvanik@google.com
affiliation: Google
- family-names: Laurenzo
given-names: Stella
email: laurenzo@google.com
affiliation: Google
license: "Apache-2.0 WITH LLVM-exception"
url: "https://iree-org.github.io/iree/"
repository-code: "https://github.com/iree-org/iree"
keywords:
- compiler
- "machine learning"
- "deep learning"
- "artificial intelligence"