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

Update trt_executor.cc #1252

Merged
merged 1 commit into from
Jan 12, 2022
Merged

Update trt_executor.cc #1252

merged 1 commit into from
Jan 12, 2022

Conversation

Jeremy-J-J
Copy link
Contributor

Add cast data type casting to fix the bug cannot convert from const char [] to char*

Add cast data type casting to fix the bug `cannot convert from const char [] to char*`
@codecov
Copy link

codecov bot commented Jan 11, 2022

Codecov Report

Merging #1252 (ac9fc21) into tengine-lite (2cac48a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##           tengine-lite    #1252   +/-   ##
=============================================
  Coverage         43.30%   43.30%           
=============================================
  Files               372      372           
  Lines             30074    30074           
=============================================
  Hits              13024    13024           
  Misses            17050    17050           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2cac48a...ac9fc21. Read the comment docs.

Copy link
Contributor

@BUG1989 BUG1989 left a comment

Choose a reason for hiding this comment

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

lgtm!

@BUG1989 BUG1989 merged commit 1aea916 into OAID:tengine-lite Jan 12, 2022
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