Skip to content

[ETHOSN] Remove inference test#13576

Merged
asparkhi merged 1 commit intoapache:mainfrom
lhutton1:fix-inference-test
Dec 7, 2022
Merged

[ETHOSN] Remove inference test#13576
asparkhi merged 1 commit intoapache:mainfrom
lhutton1:fix-inference-test

Conversation

@lhutton1
Copy link
Copy Markdown
Contributor

@lhutton1 lhutton1 commented Dec 7, 2022

This test was causing cpptest to fail without reporting the test as having failed. Looking back, this test doesn't really make much sense as we are passing a file descriptor stating that inference is running when it isn't. Therefore, removing the test.

cc @ekalda @ashutosh-arm

This test was causing cpptest to fail without reporting the
test as having failed. Looking back, this test doesn't really
make much sense as we are passing a file descriptor stating
that inference is running when it isn't. Therefore, removing
the test.

Change-Id: I537b3f3772e102b441816d4d35b6f6eb66d58104
@tvm-bot
Copy link
Copy Markdown
Collaborator

tvm-bot commented Dec 7, 2022

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • cc @ashutosh-arm See #10317 for details

Generated by tvm-bot

@github-actions github-actions bot requested review from asparkhi and ekalda December 7, 2022 13:39
Copy link
Copy Markdown
Contributor

@ekalda ekalda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for doing the digging @lhutton1!

Copy link
Copy Markdown
Contributor

@asparkhi asparkhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds like a good idea to remove this case as the original test was meant to look for error codes in case of failures. Thanks @lhutton1.

@asparkhi asparkhi merged commit f674e12 into apache:main Dec 7, 2022
@lhutton1 lhutton1 deleted the fix-inference-test branch December 7, 2022 17:52
fzi-peccia pushed a commit to fzi-peccia/tvm that referenced this pull request Mar 27, 2023
This test was causing cpptest to fail without reporting the
test as having failed. Looking back, this test doesn't really
make much sense as we are passing a file descriptor stating
that inference is running when it isn't. Therefore, removing
the test.
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
This test was causing cpptest to fail without reporting the
test as having failed. Looking back, this test doesn't really
make much sense as we are passing a file descriptor stating
that inference is running when it isn't. Therefore, removing
the test.
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.

4 participants