Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Master riscv#18394

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
damonyu1989 wants to merge23 commits intoopencv:masterfromdamonyu1989:master-riscv
Closed

Conversation

@damonyu1989
Copy link
Contributor

@damonyu1989damonyu1989 commentedSep 23, 2020
edited
Loading

Pull Request Readiness Checklist

See details athttps://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

how to build:

  1. mkdir build
  2. cd build
  3. cmake .. -DCMAKE_TOOLCHAIN_FILE="../cmake/OpenCVGenCSKY_RV64V.cmake" -DWITH_OPENCL=OFF -DBUILD_opencv_calib3d=OFF -DBUILD_ZLIB=ON -DBUILD_PNG=ON -DBUILD_SHARED_LIBS=OFF
  4. make

Change-Id: Ifec1a96d10da6177c611c68a1b0242d091a82246
Change-Id: I6acb491ba0be04f412051f23fc9ad0cda64d24d8
Change-Id: I100e5c237b2893166c42011dcb510dff44c9b2e1
Change-Id: I4bd7ea20aea6b0871f4ca84cf4dc65e274c08d07
…ladd, matmul, matmuladd for all the data types.Change-Id: Id802b5b006236ec5902a37f90e8b306cbcd7d31d
Change-Id: I9af0524d881c2adec19a403896b3420f1820f2be
Change-Id: I6c1e81d0938b72a2e1c75d881005edee25802466
Change-Id: I509402115a445ca996c1037c9202343bfc9c2b39
Change-Id: I086c50168cc9de7d8f2253216f3ae51a38abae9c
Change-Id: I8cf586742146ec68c47afaf2d0ddc88ac6611011
Change-Id: I797e81170ccc1faf7d98d8af588b0035d49c19b5
Change-Id: I69b39b74a949c3c9ac61a2829be3b46f6d797050
Change-Id: I2593d70ba9e4be4548606219822f7bf6256b6727
Change-Id: I582f972239a38f56aa326fa9e99c73ed8f15e76a
Change-Id: I9fd44206fade7e72946c4c7435572b08fc247772
Change-Id: Ie8ad0eaac8aaf77f68f152fdbd1921c7cd56cd21
Change-Id: I6f5369fe420fe68f57ecc0eb6b81d25d83441e9d
Change-Id: If7d17029251b892d95b44ccd37929dacfc288f10
…or all the data types.Change-Id: I0f518d29e576391ee2354e7fa53acb795cba1dcf
Change-Id: I0d8612b9ddacccb246a8eab63bbb3b4858f7a0c5
…types.Change-Id: I50d57c206637eb208dfbd56d84dd6a62b880eb28
Change-Id: Ib24cf4f7aa1d1a4fbeaa5ffd311605c884dbb26e
@asmorkalov
Copy link
Contributor

Thanks a lot for the great job and contribution. Could you give point to proper compiler and qemu versions to test the patch?

@damonyu1989
Copy link
ContributorAuthor

Thanks a lot for the great job and contribution. Could you give point to proper compiler and qemu versions to test the patch?

We have the pre-built compilier and qemu. And the related source code is on open-sourceing, Is that OK?

Change-Id: Id00089b65bf4b0c1a3951b8fa915ba478224f2c9
@asmorkalovasmorkalov requested review fromvpisarev and removed request forasmorkalovDecember 3, 2020 09:49
@alalekalalek mentioned this pull requestMar 25, 2021
6 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@vpisarevvpisarevAwaiting requested review from vpisarev

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@damonyu1989@asmorkalov@alalek

[8]ページ先頭

©2009-2025 Movatter.jp