Skip to content

Commit

Permalink
remove external link
Browse files Browse the repository at this point in the history
  • Loading branch information
yunjing.lh committed Feb 7, 2020
1 parent c6c3daf commit 67c2be9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/relay/qnn/util.cc
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ namespace qnn {

/* \brief This function implements the rounding part of ARMv7 NEON VQRDMULH
* instruction. For code reuse, the multiplied tensor is directly passed in
* as parameter. Reference implementation:
* https://github.com/google/gemmlowp/blob/2483d846ad865dd4190fe4a1a1ba2d9cfcea78e1/fixedpoint/fixedpoint.h#L337
* as parameter.
*/
Expr SaturatingRoundingDoublingHigh32(const Expr& input_tensor,
const Expr& multiplier_expr,
Expand Down

0 comments on commit 67c2be9

Please sign in to comment.