-
Notifications
You must be signed in to change notification settings - Fork 57
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
sync dev to main #5
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zhangxiaojingCAN
approved these changes
May 7, 2022
zhangxiaojingCAN
approved these changes
May 8, 2022
zhangxiaojingCAN
approved these changes
May 8, 2022
zhangxiaojingCAN
pushed a commit
that referenced
this pull request
May 13, 2022
* update nncase to v1.6 and sync dev to main (#5) * add github actions (#2) * modify lic (#3) * nncase update to 1.6 (#4) Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> * improved AE, AWB fucntion and color correction. Co-authored-by: Wentao Wu <wuwentao2000@126.com> Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> Co-authored-by: wycwyhwyq <5f20.6d9b@gmail.com>
zhangxiaojingCAN
pushed a commit
that referenced
this pull request
May 19, 2022
* update nncase to v1.6 and sync dev to main (#5) * add github actions (#2) * modify lic (#3) * nncase update to 1.6 (#4) Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> * fix: #46, add: isp-tuningd with jpeg hardware encoder Signed-off-by: 黄子懿 <huangziyi@canaan-creative.com> * add package isp-tuningd Signed-off-by: 黄子懿 <huangziyi@canaan-creative.com> * add isp-tuningd to default defconfig Signed-off-by: 黄子懿 <huangziyi@canaan-creative.com> * revert libvenc.so Signed-off-by: 黄子懿 <huangziyi@canaan-creative.com> * fix #51, free buffer for stdin callback when pause Signed-off-by: 黄子懿 <huangziyi@canaan-creative.com> * Update isp-tuningd.c Co-authored-by: Wentao Wu <wuwentao2000@126.com> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> Co-authored-by: wycwyhwyq <5f20.6d9b@gmail.com>
zhangxiaojingCAN
pushed a commit
that referenced
this pull request
Jul 11, 2022
* update nncase to v1.6 and sync dev to main (#5) * add github actions (#2) * modify lic (#3) * nncase update to 1.6 (#4) Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> * add * update * update path * remove crb_v0_1 * update release save path * update * update * update * update with error step name * update latest tag command * fix input error * update github actions and pull request template * update syntax * update output to env * update syntax * update args format * update args format * update * update * add outputs * update md5 args * update md5 check * update * update * update * update ci args * update ci args * update debug flag * update * update * update name * add test job * update test mode * update Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> Co-authored-by: wycwyhwyq <5f20.6d9b@gmail.com>
zhangxiaojingCAN
pushed a commit
that referenced
this pull request
Jul 29, 2022
* update nncase to v1.6 and sync dev to main (#5) * add github actions (#2) * modify lic (#3) * nncase update to 1.6 (#4) Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> * add * update * update path * remove crb_v0_1 * update release save path * update * update * update * update with error step name * update latest tag command * fix input error * update github actions and pull request template * update syntax * update output to env * update syntax * update args format * update args format * update * update * add outputs * update md5 args * update md5 check * update * update * update * update ci args * update ci args * update debug flag * update * update * update name * add test job * update test mode * update * add power control and latest version link * fix input error Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> Co-authored-by: wycwyhwyq <5f20.6d9b@gmail.com>
wuwentao
added a commit
that referenced
this pull request
Nov 18, 2022
… to release (#390) * update nncase to v1.6 and sync dev to main (#5) * add github actions (#2) * modify lic (#3) * nncase update to 1.6 (#4) Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> * add * update * update path * remove crb_v0_1 * update release save path * update * update * update * update with error step name * update latest tag command * fix input error * update github actions and pull request template * update syntax * update output to env * update syntax * update args format * update args format * update * update * add outputs * update md5 args * update md5 check * update * update * update * update ci args * update ci args * update debug flag * update * update * update name * add test job * update test mode * update * add power control and latest version link * fix input error * update github action with power off and release device * add reserved time slot Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> Co-authored-by: wycwyhwyq <5f20.6d9b@gmail.com>
wuwentao
added a commit
that referenced
this pull request
Jan 13, 2023
* add github actions * update nncase to v1.6 and sync dev to main (#5) * add github actions (#2) * modify lic (#3) * nncase update to 1.6 (#4) Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> * update github actions * Update build.yml * update output env syntax Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> Co-authored-by: wycwyhwyq <5f20.6d9b@gmail.com>
wuwentao
added a commit
that referenced
this pull request
Feb 23, 2023
* update nncase to v1.6 and sync dev to main (#5) * add github actions (#2) * modify lic (#3) * nncase update to 1.6 (#4) Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> * add * update * update path * remove crb_v0_1 * update release save path * update * update * update * update with error step name * update latest tag command * fix input error * update github actions and pull request template * update syntax * update output to env * update syntax * update args format * update args format * update * update * add outputs * update md5 args * update md5 check * update * update * update * update ci args * update ci args * update debug flag * update * update * update name * add test job * update test mode * update * add power control and latest version link * fix input error * update github action with power off and release device * add reserved time slot * update set-output command to github output env * update github action * update * update error * update msg * update tar file owner * rollback * update tftp with dir --------- Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> Co-authored-by: wycwyhwyq <5f20.6d9b@gmail.com>
wangjianxin-canaan
added a commit
to wangjianxin-canaan/k510_buildroot
that referenced
this pull request
Apr 3, 2023
… to release (kendryte#390) * update nncase to v1.6 and sync dev to main (kendryte#5) * add github actions (kendryte#2) * modify lic (kendryte#3) * nncase update to 1.6 (kendryte#4) Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> * add * update * update path * remove crb_v0_1 * update release save path * update * update * update * update with error step name * update latest tag command * fix input error * update github actions and pull request template * update syntax * update output to env * update syntax * update args format * update args format * update * update * add outputs * update md5 args * update md5 check * update * update * update * update ci args * update ci args * update debug flag * update * update * update name * add test job * update test mode * update * add power control and latest version link * fix input error * update github action with power off and release device * add reserved time slot Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> Co-authored-by: wycwyhwyq <5f20.6d9b@gmail.com>
wangjianxin-canaan
added a commit
to wangjianxin-canaan/k510_buildroot
that referenced
this pull request
Apr 3, 2023
…yte#440) * add github actions * update nncase to v1.6 and sync dev to main (kendryte#5) * add github actions (kendryte#2) * modify lic (kendryte#3) * nncase update to 1.6 (kendryte#4) Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> * update github actions * Update build.yml * update output env syntax Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> Co-authored-by: wycwyhwyq <5f20.6d9b@gmail.com>
wangjianxin-canaan
added a commit
to wangjianxin-canaan/k510_buildroot
that referenced
this pull request
Apr 3, 2023
* update nncase to v1.6 and sync dev to main (kendryte#5) * add github actions (kendryte#2) * modify lic (kendryte#3) * nncase update to 1.6 (kendryte#4) Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> * add * update * update path * remove crb_v0_1 * update release save path * update * update * update * update with error step name * update latest tag command * fix input error * update github actions and pull request template * update syntax * update output to env * update syntax * update args format * update args format * update * update * add outputs * update md5 args * update md5 check * update * update * update * update ci args * update ci args * update debug flag * update * update * update name * add test job * update test mode * update * add power control and latest version link * fix input error * update github action with power off and release device * add reserved time slot * update set-output command to github output env * update github action * update * update error * update msg * update tar file owner * rollback * update tftp with dir --------- Co-authored-by: HZ1 <huangziyi010@live.cn> Co-authored-by: wangjianxin-canaan <102512117+wangjianxin-canaan@users.noreply.github.com> Co-authored-by: wycwyhwyq <5f20.6d9b@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
sync dev to main