Add cwise_op_pow.cc to default Android kernels for Bazel build (was already included for Makefile build). Fixes #7088.
Change: 145839627
This commit is contained in:
parent
51dbc46483
commit
c3df5d40ef
@ -3604,6 +3604,7 @@ filegroup(
|
||||
"cwise_op_mul_1.cc",
|
||||
"cwise_op_mul_2.cc",
|
||||
"cwise_op_neg.cc",
|
||||
"cwise_op_pow.cc",
|
||||
"cwise_op_reciprocal.cc",
|
||||
"cwise_op_rsqrt.cc",
|
||||
"cwise_op_select.cc",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user