Skip to content

Commit

Permalink
setup xl-ml test for 2.2 release (#1019)
Browse files Browse the repository at this point in the history
* setup xl-ml test for 2.2 release

* remove comment

* remove xrt

* typo fix

* typo fix

* update tag

* update tag

* fix pt2.2 tests based on the nightly test

* update image for gpu

* update pytorch dependency and app tag name

* fix libtpu.so issue
  • Loading branch information
zpcore authored Dec 12, 2023
1 parent 3a3911f commit 669b136
Show file tree
Hide file tree
Showing 15 changed files with 163 additions and 630 deletions.
2 changes: 1 addition & 1 deletion dashboard/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ resources:
env_variables:
REDISHOST: '10.25.27.107'
REDISPORT: '6379'
TEST_NAME_PREFIXES: 'pt-nightly,pt-2.1,tf.nightly,tf.se.nightly,%-1vm,jax,flax,pax-nightly,mp-jax,mp-pax,mp-pt'
TEST_NAME_PREFIXES: 'pt-nightly,pt-2.2,tf.nightly,tf.se.nightly,%-1vm,jax,flax,pax-nightly,mp-jax,mp-pax,mp-pt'
JOB_HISTORY_TABLE_NAME: 'xl-ml-test.metrics_handler_dataset.job_history'
METRIC_HISTORY_TABLE_NAME: 'xl-ml-test.metrics_handler_dataset.metric_history'

Expand Down
153 changes: 0 additions & 153 deletions tests/pytorch/r2.1/hf-mae.libsonnet

This file was deleted.

Loading

0 comments on commit 669b136

Please sign in to comment.