-
Notifications
You must be signed in to change notification settings - Fork 453
/
Copy pathCODEOWNERS
85 lines (67 loc) · 2.47 KB
/
CODEOWNERS
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
# IMPORTANT:
# This file is ONLY used to subscribe for notifications for PRs
# related to a specific file path. Approvals from people in this
# file are not required for merges.
/backends/apple @shoumikhin @cccclai
/backends/apple/mps @cccclai @DenisVieriu97
/backends/arm @digantdesai
/backends/cadence @tarun292
/backends/example @iseeyuan @JacobSzwejbka @larryliu0820
/backends/mediatek @cccclai @neuropilot-captain
/backends/qualcomm @cccclai @chunit-quic @haowhsu-quic @shewu-quic @winskuo-quic
/backends/test @cccclai
/backends/transforms @kimishpatel
/backends/vulkan @SS-JIA
/backends/xnnpack @digantdesai @mcr229
/build @GregoryComer @dbort @kirklandsign
/codegen @larryliu0820 @lucylq
/devtools @tarun292 @Gasoonjia
/docs @mergennachin
/examples/apple @shoumikhin
/examples/apple/coreml @cccclai @metascroy @cymbalrush @YifanShenSZ
/examples/arm @digantdesai
/examples/cadence @tarun292
/examples/demo-apps @shoumikhin @kirklandsign
/examples/devtools @tarun292
/examples/llm_manual @larryliu0820
/examples/llm_pte_finetuning @JacobSzwejbka
/examples/mediatek @cccclai
/examples/models @lucylq
/examples/portable @larryliu0820 @manuelcandales
/examples/qualcomm @cccclai
/examples/selective_build @lucylq @larryliu0820 @JacobSzwejbka
/examples/xnnpack @digantdesai @mcr229
/exir/backend @cccclai @kimishpatel @JacobSzwejbka @tarun292
/exir @JacobSzwejbka @tarun292 @larryliu0820
/extension/android @kirklandsign
/extension/android_test @kirklandsign
/extension/apple @shoumikhin
/extension/aten_util @JacobSzwejbka
/extension/benchmark @tarun292
/extension/data_loader @JacobSzwejbka @lucylq @dbort
/extension/evalue_util @GregoryComer @dbort
/extension/export_util @kimishpatel
/extension/flat_tensor @lucylq
/extension/gguf_util @larryliu0820
/extension/kernel_util @kimishpatel @manuelcandales
/extension/llm @jackzhxng @iseeyuan @larryliu0820
/extension/memory_allocator @JacobSzwejbka @dbort
/extension/module @shoumikhin
/extension/parallel @kimishpatel
/extension/pybindings @JacobSzwejbka @larryliu0820
/extension/pytree @JacobSzwejbka
/extension/runner_util @dbort
/extension/tensor @shoumikhin
/extension/testing_util @dbort
/extension/threadpool @kimishpatel
/extension/training @JacobSzwejbka
/kernels @manuelcandales
/profiler @tarun292 @Gasoonjia
/runtime @dbort @JacobSzwejbka @lucylq
/runtime/backend @cccclai
/schema @dbort @JacobSzwejbka @lucylq
/scripts @GregoryComer
/shim @larryliu0820 @GregoryComer
/third-party @GregoryComer
/test @larryliu0820 @kirklandsign
/util @tarun292