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

binaryop implicit broadcast B with 1 dimension rank for outer axis #4930

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

nihui
Copy link
Member

@nihui nihui commented Aug 10, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #4930 (26df76b) into master (0a8cf31) will increase coverage by 0.00%.
Report is 2 commits behind head on master.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           master    #4930    +/-   ##
========================================
  Coverage   94.91%   94.91%            
========================================
  Files         776      776            
  Lines      226096   226417   +321     
========================================
+ Hits       214589   214910   +321     
  Misses      11507    11507            
Files Changed Coverage Δ
src/layer/arm/binaryop_arm.cpp 99.66% <100.00%> (+0.04%) ⬆️
src/layer/arm/binaryop_arm_asimdhp.cpp 99.71% <100.00%> (+0.03%) ⬆️
src/layer/binaryop.cpp 99.44% <100.00%> (+0.03%) ⬆️
src/layer/loongarch/binaryop_loongarch.cpp 99.67% <100.00%> (+0.04%) ⬆️
src/layer/mips/binaryop_mips.cpp 99.67% <100.00%> (+0.04%) ⬆️
src/layer/riscv/binaryop_riscv.cpp 99.83% <100.00%> (+0.02%) ⬆️
src/layer/vulkan/binaryop_vulkan.cpp 99.64% <100.00%> (+0.01%) ⬆️
src/layer/x86/binaryop_x86.cpp 99.80% <100.00%> (+0.01%) ⬆️

@nihui nihui merged commit 4abadd2 into Tencent:master Aug 10, 2023
94 checks passed
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