onnxruntime-tvm/CODEOWNERS
Line: 5: incorrect codeowner organization: dmlc/tvm-committers Line: 5: no users/groups matched Line: 8: incorrect codeowner user: aatluri Line: 8: no users/groups matched Line: 11: incorrect codeowner user: aatluri Line: 11: no users/groups matched Line: 14: incorrect codeowner user: nhynes Line: 14: no users/groups matched Line: 15: incorrect codeowner user: nhynes Line: 15: no users/groups matched Line: 18: incorrect codeowner user: yzhliu Line: 18: no users/groups matched Line: 21: incorrect codeowner user: phisiart Line: 21: no users/groups matched Line: 22: incorrect codeowner user: phisiart Line: 22: no users/groups matched Line: 25: incorrect codeowner user: Laurawly Line: 25: incorrect codeowner user: Huyuwei Line: 25: no users/groups matched

28 строки
458 B
Plaintext

# Github owner file
# List of code reviewers for TVM modules
# Global reviewers
* @dmlc/tvm-committers
# LLVM backends
src/codegen/llvm/* @aatluri
# ROCM runtime
src/runtime/rocm/* @aatluri
# SGX support
src/runtime/sgx/* @nhynes
apps/sgx/* @nhynes
# JVM language
jvm/* @yzhliu
# WebGL backends
src/runtime/opengl/* @phisiart
src/codegen/*opengl* @phisiart
# TOPI
topi/python/topi/* @Laurawly @Huyuwei