Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GraphRuntime] remove print from GetInputIndex #7027

Merged
merged 2 commits into from
Dec 4, 2020

Conversation

samskalicky
Copy link
Contributor

@samskalicky samskalicky commented Dec 3, 2020

Remove print statement from GetInputIndex API in GraphRuntime. The function already returns -1 when the input isnt found so the print statement is unnecessary and degrades performance at runtime.
FYI @trevor-m @zhiics

@zhiics zhiics merged commit a78c695 into apache:main Dec 4, 2020
TusharKanekiDey pushed a commit to TusharKanekiDey/tvm that referenced this pull request Dec 4, 2020
* remove print

* retrigger CI, flaky test failure
TusharKanekiDey pushed a commit to TusharKanekiDey/tvm that referenced this pull request Jan 20, 2021
* remove print

* retrigger CI, flaky test failure
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Jan 21, 2021
* remove print

* retrigger CI, flaky test failure
electriclilies pushed a commit to electriclilies/tvm that referenced this pull request Feb 18, 2021
* remove print

* retrigger CI, flaky test failure
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.

2 participants