Skip to content

tests: remove unused sizes from remote tensor cases - #4427

Open
stevegrubb wants to merge 1 commit into
openvinotoolkit:mainfrom
stevegrubb:byte-size
Open

tests: remove unused sizes from remote tensor cases#4427
stevegrubb wants to merge 1 commit into
openvinotoolkit:mainfrom
stevegrubb:byte-size

Conversation

@stevegrubb

Copy link
Copy Markdown
Contributor

The remote tensor fixture setup and SetTensorTest calculate input and output byte counts that are never consumed. These stale values fail the warnings-as-errors build with current GCC.

Remove only the unused calculations. The OpenCL buffers and tests that need byte counts retain their existing calculations, and the affected test behavior is unchanged.

The remote tensor fixture setup and SetTensorTest calculate input and output
byte counts that are never consumed. These stale values fail the
warnings-as-errors build with current GCC.

Remove only the unused calculations. The OpenCL buffers and tests that need
byte counts retain their existing calculations, and the affected test behavior
is unchanged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant