include Topk op's header file

This commit is contained in:
qin.chen 2022-08-11 17:19:52 +08:00 committed by Sven
parent 944fdfad8f
commit 5482760ba2
1 changed files with 1 additions and 0 deletions

View File

@ -92,5 +92,6 @@
#include "tim/vx/ops/unstack.h"
#include "tim/vx/ops/conv3d.h"
#include "tim/vx/ops/custom_base.h"
#include "tim/vx/ops/topk.h"
#endif /* TIM_VX_OPS_H_ */