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

sort.cc added to runtime for nms compatability #7942

Merged
merged 4 commits into from
May 14, 2021

Conversation

AlexanderSerov
Copy link
Contributor

sort.cc added to wasn runtime for nms support
Solves this issue

@AlexanderSerov
Copy link
Contributor Author

@tqchen

@tqchen
Copy link
Member

tqchen commented Apr 29, 2021

@AlexanderSerov please resolve the lint error

Alexander Serov and others added 2 commits April 29, 2021 14:02
@AlexanderSerov
Copy link
Contributor Author

Update PR but it not solve the problem, checks locally. Can't understand what's wrong

@masahi
Copy link
Member

masahi commented May 14, 2021

@AlexanderSerov please run clang-format-10 on wasm_runtime.cc

@AlexanderSerov
Copy link
Contributor Author

AlexanderSerov commented May 14, 2021

@masahi I did so. This tool just delete a problem line and don't say why. Also I tried to make changes from different text redactors - the same. If you understand linting, can you resolve the issue instead of me as this will be a lot faster. This issues marked as contributors can make change.

@masahi
Copy link
Member

masahi commented May 14, 2021

It is just complaining that file names are not sorted in alphabet order.

@AlexanderSerov
Copy link
Contributor Author

@masahi Done. Thanks

@masahi masahi merged commit 76ccd8e into apache:main May 14, 2021
@masahi
Copy link
Member

masahi commented May 14, 2021

Thanks @AlexanderSerov

@AlexanderSerov AlexanderSerov deleted the FixNMSinWasm branch May 14, 2021 19:31
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 17, 2021
* sort.cc added to runtime for nms compatability

* remove include

* fix clang lint

* sort includes in alphabet order

Co-authored-by: Alexander Serov <alexander@tech5.com>
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Jun 17, 2021
* sort.cc added to runtime for nms compatability

* remove include

* fix clang lint

* sort includes in alphabet order

Co-authored-by: Alexander Serov <alexander@tech5.com>
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.

3 participants