Skip to content

Commit

Permalink
Add custom contraction kernel for QInt8xQInt8->QInt32 contraction.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 243678946
  • Loading branch information
ezhulenev authored and tensorflower-gardener committed Apr 15, 2019
1 parent b40daed commit dfcbe0a
Show file tree
Hide file tree
Showing 3 changed files with 346 additions and 172 deletions.
1 change: 1 addition & 0 deletions tensorflow/core/kernels/BUILD
Expand Up @@ -2730,6 +2730,7 @@ tf_cc_test(
":eigen_contraction_kernel",
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//third_party/eigen3",
],
)

Expand Down

0 comments on commit dfcbe0a

Please sign in to comment.