Skip to content

Commit e1f4dcb

Browse files
authored
Update owners (GoogleCloudPlatform#774)
* Update MAS test nightly wheels * Update pytorchxla test ownership * update common owners
1 parent ec57bee commit e1f4dcb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Default owners for everything in the repo, unless a later match takes precedence.
22
* @richardsliu @yixinshi @RissyRan @hyeygit
33

4-
dags/common @richardsliu @yixinshi @RissyRan @hyeygit @zpcore @ManfeiBai @gobbleturk @shralex @jiangjy1982 @ortibazar @parambole @vipannalla @crankshaw-google @polydier1
4+
dags/common @richardsliu @yixinshi @RissyRan @hyeygit @bhavya01 @pgmoka @qihqi @zhanyong-wan @gobbleturk @shralex @jiangjy1982 @ortibazar @parambole @vipannalla @crankshaw-google @polydier1
55

66
dags/solutions_team/configs/tensorflow @chandrasekhard2 @ZhaoyueCheng @richardsliu
77
dags/solutions_team/solutionsteam_tf* @chandrasekhard2 @ZhaoyueCheng @richardsliu
88

9-
dags/pytorch_xla @vanbasten23 @zpcore @ManfeiBai
10-
dags/legacy_test/tests/pytorch @vanbasten23 @zpcore @ManfeiBai
9+
dags/pytorch_xla @bhavya01 @pgmoka @qihqi @zhanyong-wan
10+
dags/legacy_test/tests/pytorch @bhavya01 @pgmoka @qihqi @zhanyong-wan
1111

12-
dags/mantaray @ManfeiBai @tengyifei @zpcore
12+
dags/mantaray @qihqi @bhavya01 @pgmoka @zhanyong-wan
1313

1414
dags/multipod @tonyjohnchen @raymondzouu @gobbleturk @shralex @RissyRan @jiangjy1982 @notabee
1515

dags/legacy_test/tests/pytorch/nightly/common.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ local volumes = import 'templates/volumes.libsonnet';
105105
sudo apt install -y libsndfile-dev
106106
pip3 install --user --pre torch torchvision --index-url https://download.pytorch.org/whl/nightly/cpu
107107
pip install --user \
108-
'torch_xla[tpu] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.8.0.dev-cp310-cp310-linux_x86_64.whl' \
108+
'torch_xla[tpu] @ https://storage.googleapis.com/pytorch-xla-releases/wheels/tpuvm/torch_xla-2.9.0.dev-cp310-cp310-linux_x86_64.whl' \
109109
-f https://storage.googleapis.com/libtpu-releases/index.html \
110110
-f https://storage.googleapis.com/libtpu-wheels/index.html
111111
pip3 install pillow

0 commit comments

Comments
 (0)