forked from microsoft/onnxruntime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
14 lines (12 loc) · 997 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
* @Microsoft/onnxruntime
# Python frontend owners
orttraining/*.py @thiagocrepaldi @spandantiwari @BowenBao @liqunfu
orttraining/orttraining/python/** @thiagocrepaldi @spandantiwari @BowenBao @liqunfu
orttraining/orttraining/test/python/** @thiagocrepaldi @spandantiwari @BowenBao @liqunfu
orttraining/pytorch_frontend_examples/** @thiagocrepaldi @spandantiwari @BowenBao @liqunfu
onnxruntime/python/training/** @thiagocrepaldi @spandantiwari @BowenBao @liqunfu
onnxruntime/test/python/onnxruntime_test_ort_trainer.py @thiagocrepaldi @spandantiwari @BowenBao @liqunfu
onnxruntime/test/python/onnxruntime_test_ort_trainer_with_mixed_precision.py @thiagocrepaldi @spandantiwari @BowenBao @liqunfu
onnxruntime/test/python/onnxruntime_test_training_unit_tests.py @thiagocrepaldi @spandantiwari @BowenBao @liqunfu
onnxruntime/test/python/onnxruntime_test_training_unittest_utils.py @thiagocrepaldi @spandantiwari @BowenBao @liqunfu
samples/python/** @thiagocrepaldi @spandantiwari @BowenBao @liqunfu