-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Abolfazl Shahbazi <abolfazl.shahbazi@intel.com>
- Loading branch information
Showing
1,615 changed files
with
113,590 additions
and
34,783 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,3 +11,5 @@ test_data/ | |
download_glue_data.py | ||
data/ | ||
output/ | ||
**/**.whl | ||
**/**.tar.gz |
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,18 @@ | ||
# Lines starting with '#' are comments. | ||
# Each line is a file pattern followed by one or more owners. | ||
|
||
# These owners will be the default owners for everything in the repo. | ||
* @mlukaszewski @claynerobison @chuanqi129 @agramesh1 @justkw | ||
# These owners will be the default owners for everything in the repo, | ||
# but PR owner should be able to assign other contributors when appropriate | ||
* @ashahba @claynerobison @dmsuehir | ||
datasets @ashahba @claynerobison @dzungductran | ||
docs @claynerobison @mhbuehler | ||
k8s @ashahba @dzungductran @kkasravi | ||
models @agramesh1 @ashraf-bhuiyan @riverliuintel @wei-v-wang | ||
|
||
# Order is important. The last matching pattern has the most precedence. | ||
# So if a pull request only touches javascript files, only these owners | ||
# will be requested to review. | ||
#*.js @octocat @github/js | ||
|
||
# You can also use email addresses if you prefer. | ||
#docs/* docs@example.com | ||
|
||
# paddlepaddle | ||
**/paddlepaddle/** @kbinias @sfraczek @Sand3r- @lidanqing-intel @ddokupil @pmajchrzak @wojtuss | ||
**/PaddlePaddle/** @kbinias @sfraczek @Sand3r- @lidanqing-intel @ddokupil @pmajchrzak @wojtuss |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.