onnxruntime/CODEOWNERS
Line: 1: incorrect codeowner organization: Microsoft/onnxruntime Line: 1: no users/groups matched Line: 4: incorrect codeowner user: thiagocrepaldi Line: 4: incorrect codeowner user: spandantiwari Line: 4: incorrect codeowner user: BowenBao Line: 4: incorrect codeowner user: liqunfu Line: 4: no users/groups matched Line: 5: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 6: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 7: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 8: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 9: incorrect codeowner user: thiagocrepaldi Line: 9: incorrect codeowner user: spandantiwari Line: 9: incorrect codeowner user: BowenBao Line: 9: incorrect codeowner user: liqunfu Line: 9: no users/groups matched Line: 10: incorrect codeowner user: thiagocrepaldi Line: 10: incorrect codeowner user: spandantiwari Line: 10: incorrect codeowner user: BowenBao Line: 10: incorrect codeowner user: liqunfu Line: 10: no users/groups matched Line: 11: incorrect codeowner user: thiagocrepaldi Line: 11: incorrect codeowner user: spandantiwari Line: 11: incorrect codeowner user: BowenBao Line: 11: incorrect codeowner user: liqunfu Line: 11: no users/groups matched Line: 12: incorrect codeowner user: thiagocrepaldi Line: 12: incorrect codeowner user: spandantiwari Line: 12: incorrect codeowner user: BowenBao Line: 12: incorrect codeowner user: liqunfu Line: 12: no users/groups matched Line: 13: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**`
Thiago Crepaldi 0fc9c504fe
Re-enable CI tests for the new PyTorch frontend (#5017)
This PR includes:

* Re-enable CI tests for new PyTorch frontend
* Re-enable fp16 and adjust tolerances for number matching
2020-09-04 09:36:24 -07:00

14 lines
997 B
Text

* @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