Skip to content

Commit 81db792

Browse files
committed
add path of max.cpp to BUILD
1 parent 62b6d05 commit 81db792

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
@@ -79,6 +79,7 @@ cc_library(
7979
"impl/squeeze.cpp",
8080
"impl/stack.cpp",
8181
"impl/topk.cpp",
82+
"impl/max.cpp",
8283
"impl/unary.cpp",
8384
"impl/unsqueeze.cpp",
8485
],

0 commit comments

Comments
 (0)