mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Remove @abock from ONNX approvers/codeowners (#124259)
As he is no longer interested in the project Pull Request resolved: https://github.com/pytorch/pytorch/pull/124259 Approved by: https://github.com/kit1980, https://github.com/BowenBao
This commit is contained in:
committed by
PyTorch MergeBot
parent
b880a71010
commit
5a735ece6b
1
.github/merge_rules.yaml
vendored
1
.github/merge_rules.yaml
vendored
@ -28,7 +28,6 @@
|
||||
- caffe2/python/onnx/**
|
||||
approved_by:
|
||||
- BowenBao
|
||||
- abock
|
||||
- justinchuby
|
||||
- shubhambhokare1
|
||||
- thiagocrepaldi
|
||||
|
12
CODEOWNERS
12
CODEOWNERS
@ -43,12 +43,12 @@ nn/qat/ @jerryzh168
|
||||
/torch/csrc/distributed/rpc/tensorpipe_agent.h @jiayisuse @osalpekar @lw
|
||||
|
||||
# ONNX Export
|
||||
/torch/_dynamo/backends/onnxrt.py @bowenbao @abock @thiagocrepaldi @wschin
|
||||
/torch/csrc/jit/passes/onnx.h @bowenbao @abock @thiagocrepaldi
|
||||
/torch/csrc/jit/passes/onnx.cpp @bowenbao @abock @thiagocrepaldi
|
||||
/torch/csrc/jit/passes/onnx/ @bowenbao @abock @thiagocrepaldi
|
||||
/torch/onnx/ @bowenbao @abock @thiagocrepaldi @wschin
|
||||
/test/onnx/ @bowenbao @abock @thiagocrepaldi @wschin
|
||||
/torch/_dynamo/backends/onnxrt.py @bowenbao @thiagocrepaldi @wschin
|
||||
/torch/csrc/jit/passes/onnx.h @bowenbao @thiagocrepaldi
|
||||
/torch/csrc/jit/passes/onnx.cpp @bowenbao @thiagocrepaldi
|
||||
/torch/csrc/jit/passes/onnx/ @bowenbao @thiagocrepaldi
|
||||
/torch/onnx/ @bowenbao @thiagocrepaldi @wschin
|
||||
/test/onnx/ @bowenbao @thiagocrepaldi @wschin
|
||||
|
||||
# CI
|
||||
/.ci @pytorch/pytorch-dev-infra
|
||||
|
Reference in New Issue
Block a user