include Topk op's header file
This commit is contained in:
parent
944fdfad8f
commit
5482760ba2
|
|
@ -92,5 +92,6 @@
|
||||||
#include "tim/vx/ops/unstack.h"
|
#include "tim/vx/ops/unstack.h"
|
||||||
#include "tim/vx/ops/conv3d.h"
|
#include "tim/vx/ops/conv3d.h"
|
||||||
#include "tim/vx/ops/custom_base.h"
|
#include "tim/vx/ops/custom_base.h"
|
||||||
|
#include "tim/vx/ops/topk.h"
|
||||||
|
|
||||||
#endif /* TIM_VX_OPS_H_ */
|
#endif /* TIM_VX_OPS_H_ */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue