Skip to content

Commit

Permalink
NA
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 686653252
  • Loading branch information
zhouhao138 authored and tfx-copybara committed Oct 16, 2024
1 parent fad48c8 commit 45d3164
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tensorflow_model_analysis/utils/model_util_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -750,11 +750,6 @@ def testInputSpecsToTensorRepresentationsRaisesWithUnknownDims(self):
}
}, ['unknown', 'custom_single_output', 'custom_multi_output'
], True, True, 3),
('custom_attribute', True, {
constants.TRANSFORMED_FEATURES_KEY: {
'': ['custom_attribute'],
}
}, None, True, True, 3),
('keras_no_schema', True, {
constants.PREDICTIONS_KEY: {
'': [None]
Expand Down

0 comments on commit 45d3164

Please sign in to comment.