Skip to content

Commit

Permalink
Remove TF SE nightly ResNet and Keras (#1040)
Browse files Browse the repository at this point in the history
  • Loading branch information
RissyRan authored Jan 10, 2024
1 parent a9260e9 commit a5c5320
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 209 deletions.
4 changes: 0 additions & 4 deletions tests/tensorflow/nightly-se/targets.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,8 @@
// limitations under the License.

local dlrm = import 'tf-dlrm-criteo.libsonnet';
local keras_api = import 'tf-keras-api.libsonnet';
local resnet = import 'tf-resnet-imagenet.libsonnet';

// Add new models here
std.flattenArrays([
dlrm.configs,
keras_api.configs,
resnet.configs,
])
138 changes: 0 additions & 138 deletions tests/tensorflow/nightly-se/tf-keras-api.libsonnet

This file was deleted.

67 changes: 0 additions & 67 deletions tests/tensorflow/nightly-se/tf-resnet-imagenet.libsonnet

This file was deleted.

0 comments on commit a5c5320

Please sign in to comment.