Skip to content

Commit c4bc432

Browse files
committed
adding aten::chunk in build
1 parent 9b392e5 commit c4bc432

File tree

1 file changed

+1
-0
lines changed
  • core/conversion/converters

1 file changed

+1
-0
lines changed

core/conversion/converters/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ cc_library(
5757
"impl/batch_norm.cpp",
5858
"impl/bitwise.cpp",
5959
"impl/cast.cpp",
60+
"impl/chunk.cpp",
6061
"impl/concat.cpp",
6162
"impl/constant.cpp",
6263
"impl/constant_pad.cpp",

0 commit comments

Comments
 (0)