|
|
|
@ -36,5 +36,5 @@ cc_test(broadcast_op_test SRCS broadcast_op_handle_test.cc DEPS var_handle op_ha
|
|
|
|
|
device_context broadcast_op_handle)
|
|
|
|
|
cc_test(gather_op_test SRCS gather_op_handle_test.cc DEPS var_handle op_handle_base scope ddim memory
|
|
|
|
|
device_context gather_op_handle)
|
|
|
|
|
cc_test(reduce_op_handle_test SRCS reduce_op_handle_test.cc DEPS var_handle op_handle_base scope ddim memory
|
|
|
|
|
device_context reduce_op_handle )
|
|
|
|
|
#cc_test(reduce_op_handle_test SRCS reduce_op_handle_test.cc DEPS var_handle op_handle_base scope ddim memory
|
|
|
|
|
# device_context reduce_op_handle )
|
|
|
|
|