Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tensorflow
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
What's new
5
Snippets
Groups
Projects
gitlab-org
build
omnibus-mirror
tensorflow
Commits
2aff7cfa
Unverified
Commit
2aff7cfa
authored
1 year ago
by
sushreebarsa
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Update shape_output_test.py
parent
c60f0baa
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tensorflow/python/compiler/tensorrt/test/shape_output_test.py
+1
-1
1 addition, 1 deletion
...orflow/python/compiler/tensorrt/test/shape_output_test.py
with
1 addition
and
1 deletion
tensorflow/python/compiler/tensorrt/test/shape_output_test.py
+
1
−
1
View file @
2aff7cfa
...
...
@@ -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 manag
e
ment 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.
"""
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment