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

[examples][DLModel] Add e2e case for ResNet18 on RISC-V #118

Closed
wants to merge 1 commit into from

Conversation

xlinsist
Copy link
Collaborator

@xlinsist xlinsist commented Feb 15, 2023

Add ResNet18 benchmark on RISC-V as a DL Model example, as this PR from buddy-benchmark suggests.

Contributions are as follows:

  1. A demo for testing OpenCV(try make test-opencv-run-rv) on RISC-V is added to help set up the environment. Please first cross-compile OpenCV on RISC-V and make sure PKG_CONFIG_PATH and LD_LIBRARY_PATH are correctly set. See comments on makefile for details.
  2. When things get ready, an example for ResNet18 benchmark on RISC-V(try make resnet-18-run-rv) can be directly run. Noting that xecution in QEMU simulator may take a while.

@xlinsist xlinsist marked this pull request as draft February 16, 2023 01:22
@xlinsist
Copy link
Collaborator Author

Some configurations need to updated. Closing it.

@xlinsist xlinsist closed this Oct 16, 2023
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