Skip to content

Commit

Permalink
Add more 2.14.0 tests (GoogleCloudPlatform#973)
Browse files Browse the repository at this point in the history
  • Loading branch information
chandrasekhard2 authored Aug 21, 2023
1 parent c699c75 commit 31dbe9a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions tests/tensorflow/r2.14/targets.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ local wmt = import 'tf-wmt-wmt14_translate.libsonnet';

// Add new models here
std.flattenArrays([
// dlrm.configs,
dlrm.configs,
keras_api.configs,
// bert.configs,
// wmt.configs,
// maskrcnn.configs,
// retinanet.configs,
bert.configs,
wmt.configs,
maskrcnn.configs,
retinanet.configs,
resnet.configs,
// resnetrs.configs,
// gpt2.configs,
resnetrs.configs,
gpt2.configs,
])

0 comments on commit 31dbe9a

Please sign in to comment.