mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01: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:
parent
b880a71010
commit
5a735ece6b
1
.github/merge_rules.yaml
vendored
1
.github/merge_rules.yaml
vendored
|
|
@ -28,7 +28,6 @@
|
||||||
- caffe2/python/onnx/**
|
- caffe2/python/onnx/**
|
||||||
approved_by:
|
approved_by:
|
||||||
- BowenBao
|
- BowenBao
|
||||||
- abock
|
|
||||||
- justinchuby
|
- justinchuby
|
||||||
- shubhambhokare1
|
- shubhambhokare1
|
||||||
- thiagocrepaldi
|
- thiagocrepaldi
|
||||||
|
|
|
||||||
12
CODEOWNERS
12
CODEOWNERS
|
|
@ -43,12 +43,12 @@ nn/qat/ @jerryzh168
|
||||||
/torch/csrc/distributed/rpc/tensorpipe_agent.h @jiayisuse @osalpekar @lw
|
/torch/csrc/distributed/rpc/tensorpipe_agent.h @jiayisuse @osalpekar @lw
|
||||||
|
|
||||||
# ONNX Export
|
# ONNX Export
|
||||||
/torch/_dynamo/backends/onnxrt.py @bowenbao @abock @thiagocrepaldi @wschin
|
/torch/_dynamo/backends/onnxrt.py @bowenbao @thiagocrepaldi @wschin
|
||||||
/torch/csrc/jit/passes/onnx.h @bowenbao @abock @thiagocrepaldi
|
/torch/csrc/jit/passes/onnx.h @bowenbao @thiagocrepaldi
|
||||||
/torch/csrc/jit/passes/onnx.cpp @bowenbao @abock @thiagocrepaldi
|
/torch/csrc/jit/passes/onnx.cpp @bowenbao @thiagocrepaldi
|
||||||
/torch/csrc/jit/passes/onnx/ @bowenbao @abock @thiagocrepaldi
|
/torch/csrc/jit/passes/onnx/ @bowenbao @thiagocrepaldi
|
||||||
/torch/onnx/ @bowenbao @abock @thiagocrepaldi @wschin
|
/torch/onnx/ @bowenbao @thiagocrepaldi @wschin
|
||||||
/test/onnx/ @bowenbao @abock @thiagocrepaldi @wschin
|
/test/onnx/ @bowenbao @thiagocrepaldi @wschin
|
||||||
|
|
||||||
# CI
|
# CI
|
||||||
/.ci @pytorch/pytorch-dev-infra
|
/.ci @pytorch/pytorch-dev-infra
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user