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

Feature quant upsample #589

Merged
merged 16 commits into from
Nov 27, 2020
Merged

Feature quant upsample #589

merged 16 commits into from
Nov 27, 2020

Conversation

quinnrong94
Copy link
Collaborator

@quinnrong94 quinnrong94 commented Nov 26, 2020

  1. 支持int8 upsample;
  2. int8 conv支持dilation > 1

@codecov-io
Copy link

Codecov Report

Merging #589 (7c8258b) into master (a18e014) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #589      +/-   ##
==========================================
+ Coverage   24.46%   24.47%   +0.01%     
==========================================
  Files         289      289              
  Lines        9184     9184              
==========================================
+ Hits         2247     2248       +1     
+ Misses       6937     6936       -1     
Impacted Files Coverage Δ
source/tnn/core/abstract_network.h 55.55% <0.00%> (+11.11%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a18e014...7c8258b. Read the comment docs.

@quinnrong94 quinnrong94 merged commit bbda6c9 into master Nov 27, 2020
@quinnrong94 quinnrong94 deleted the feature_quant_upsample branch November 27, 2020 09:24
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.

None yet

3 participants