Skip to content

Commit

Permalink
add matrix_nms extension
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangYiIntel committed Jul 1, 2021
1 parent 6182445 commit 879bb18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inference-engine/src/mkldnn_plugin/nodes/list_tbl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@
# warning "MKLDNN_EXTENSION_NODE is not defined"
# define MKLDNN_EXTENSION_NODE(__prim, __type)
#endif

MKLDNN_EXTENSION_NODE(MatrixNmsImpl, MatrixNmsIEInternal);

0 comments on commit 879bb18

Please sign in to comment.