Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
Update CODEOWNERS (#3697)
Browse files Browse the repository at this point in the history
  • Loading branch information
diyessi authored Oct 1, 2019
1 parent 3c312f4 commit b836b51
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
/doc/examples/mnist_mlp/dist_* @wenzhe-nrv @indie
/doc/*/*/frameworks/tensorflow_connect.rst @shresthamalik @avijit-nervana @sayantan-nervana
/doc/*/*/backends/plaidml-ng-api/ @flaub @brianretford @dgkutnic
/doc/*/*/inspection/ @aproctor
/doc/*/*/inspection/ @diyessi
/doc/examples/onnx/ @arogowie-intel @tsocha
/README.md @adstraw
project/introduction.rst @adstraw
Expand All @@ -41,23 +41,23 @@ project/doc-contributor-README.rst @indie
/src/ngraph/codegen/ @rkimballn1
/src/ngraph/distributed.* @wenzhe-nrv @diyessi
/src/ngraph/frontend/ @postrational
/src/ngraph/op/ @diyessi @aprocter
/src/ngraph/op/allreduce.*pp @wenzhe-nrv @diyessi @aprocter
/src/ngraph/op/ @diyessi
/src/ngraph/op/allreduce.*pp @wenzhe-nrv @diyessi
/src/ngraph/op/experimental/layers @ilyachur
/src/ngraph/pass/ @diyessi
/src/ngraph/pattern/ @aprocter
/src/ngraph/pattern/ @diyessi
/src/ngraph/runtime/ @rkimballn1
/src/ngraph/runtime/cpu/ @nmostafa
/src/contrib/mlir/ @nmostafa @dcaballe
/src/ngraph/runtime/cpu/builder/allreduce.*pp @wenzhe-nrv @nmostafa @avijit-nervana
/src/ngraph/runtime/dynamic/ @aprocter
/src/ngraph/runtime/dynamic/ @diyessi
/src/ngraph/runtime/gpu/ @rkimballn1
/src/ngraph/runtime/hybrid/ @rkimballn1
/src/ngraph/runtime/intelgpu/ @dmyershov
/src/ngraph/runtime/interpreter/ @rkimballn1
/src/ngraph/runtime/plaidml/ @earhart @dgkutnic
/src/ngraph/runtime/reference/ @aprocter
/src/ngraph/runtime/reference/allreduce.*pp @wenzhe-nrv @aprocter
/src/ngraph/runtime/reference/ @diyessi
/src/ngraph/runtime/reference/allreduce.*pp @wenzhe-nrv @diyessi
/src/ngraph/type/ @diyessi
/src/ngraph/serializer.*pp @rkimballn1

Expand Down

0 comments on commit b836b51

Please sign in to comment.