-
Notifications
You must be signed in to change notification settings - Fork 43
/
CITATION.cff
101 lines (99 loc) · 2.74 KB
/
CITATION.cff
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
cff-version: 1.2.0
title: ByteIR
message: >-
If you find this repository useful, please consider citing.
type: generic
authors:
- given-names: Honghua
family-names: Cao
email: [email protected]
affiliation: ByteDance
- given-names: Li-Wen
family-names: Chang
email: [email protected]
affiliation: ByteDances
- given-names: Chongsong
family-names: Chen
email: [email protected]
affiliation: ByteDance
- given-names: Chengquan
family-names: Jiang
email: [email protected]
affiliation: ByteDance
- given-names: Ziheng
family-names: Jiang
email: [email protected]
affiliation: ByteDance
- given-names: Liyang
family-names: Liu
email: [email protected]
affiliation: ByteDance
- given-names: Yuan
family-names: Liu
email: [email protected]
affiliation: ByteDance
- given-names: Yuanqiang
family-names: Liu
email: [email protected]
affiliation: ByteDance
- given-names: Chao
family-names: Shen
email: [email protected]
affiliation: ByteDance
- given-names: Haoran
family-names: Wang
email: [email protected]
affiliation: ByteDance
- given-names: Jianzhe
family-names: Xiao
email: [email protected]
affiliation: ByteDance
- given-names: Chengji
family-names: Yao
email: [email protected]
affiliation: ByteDance
- given-names: Hangjian
family-names: Yuan
email: [email protected]
affiliation: ByteDance
- given-names: Fucheng
family-names: Zhang
email: [email protected]
affiliation: ByteDance
- given-names: Ru
family-names: Zhang
email: [email protected]
affiliation: ByteDance
- given-names: Xuanrun
family-names: Zhang
email: [email protected]
affiliation: ByteDance
- given-names: Zhekun
family-names: Zhang
email: [email protected]
affiliation: ByteDance
- given-names: Zhiwei
family-names: Zhang
email: [email protected]
affiliation: ByteDance
- given-names: Hongyu
family-names: Zhu
email: [email protected]
affiliation: ByteDance
- given-names: Xin
family-names: Liu
email: [email protected]
affiliation: ByteDance
repository-code: 'https://github.com//bytedance/byteir'
abstract: >-
The ByteIR Project is a ByteDance model compilation solution.
keywords:
- 'byteir, mlir'
license: Apache License v2.0
license-url: https://github.com/bytedance/byteir/blob/main/LICENSE
version: '0.0.1'
date-released: '2023-02-06'
identifiers:
- type: url
value: "https://github.com/bytedance/byteir"
description: The GitHub URL