Skip to content

Commit

Permalink
Fixed typing error and added missed opheader (#673)
Browse files Browse the repository at this point in the history
Correct file name of moments operation
Added groupedconv1d header in ops.h

Type: Code Improvement

Signed-off-by: Feiyue Chen <Feiyue.Chen@verisilicon.com>
  • Loading branch information
chenfeiyue-cfy committed Jan 3, 2024
1 parent 4f4f6cd commit 9b94563
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/tim/vx/ops.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
#include "tim/vx/ops/gather_elements.h"
#include "tim/vx/ops/gathernd.h"
#include "tim/vx/ops/groupedconv2d.h"
#include "tim/vx/ops/groupedconv1d.h"
#include "tim/vx/ops/instancenormalization.h"
#include "tim/vx/ops/l2normalization.h"
#include "tim/vx/ops/layernormalization.h"
Expand Down
File renamed without changes.

0 comments on commit 9b94563

Please sign in to comment.