Skip to content
Snippets Groups Projects
Unverified Commit 2aff7cfa authored by sushreebarsa's avatar sushreebarsa Committed by GitHub
Browse files

Update shape_output_test.py

parent c60f0baa
No related merge requests found
......@@ -237,7 +237,7 @@ class ShapeValueMaskTest(trt_test.TfTrtIntegrationTestBase):
class InputProfile(trt_test.TfTrtIntegrationTestBase):
"""The shape profiles has to fit values of shape tensors, but for regular
tensors the values do not matter. Here we test shape profile managment with
tensors the values do not matter. Here we test shape profile management with
an INT32 input tensor that is not a shape tensor. The extra inputs with
dim=10 would trigger an error if we mistakenly treat it as shape tensors.
"""
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment