Skip to content

Commit

Permalink
cpu: conv: introduce blocking by spatial in forward int8 gemm convolu…
Browse files Browse the repository at this point in the history
…tions
  • Loading branch information
ankalinin committed Mar 6, 2019
1 parent ca08088 commit 078e11d
Show file tree
Hide file tree
Showing 5 changed files with 294 additions and 233 deletions.
1 change: 1 addition & 0 deletions src/common/memory_tracking.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ enum {
key_conv_adjusted_scales,
key_conv_bia_reduction,
key_conv_gemm_col,
key_conv_gemm_imtr,
key_conv_int_dat_in_acc_dt,
key_conv_padded_bias,
key_conv_rtus_space,
Expand Down
Loading

0 comments on commit 078e11d

Please sign in to comment.