InfiniTensor/test/operators
wendy12022 26cee55e81
ADD:extend operator and cuda kernel. (#40)
Co-authored-by: Haojie Wang <haojie0429@gmail.com>
2022-09-29 14:52:50 +08:00
..
test_concat.cc ADD:concat/split operator and cuda kernels (#29) 2022-09-29 11:01:30 +08:00
test_conv.cc Fix CMake USE_CUDA (#36) 2022-09-21 12:28:00 +08:00
test_conv_transposed_2d.cc Fix CMake USE_CUDA (#36) 2022-09-21 12:28:00 +08:00
test_element_wise.cc Fix CMake USE_CUDA (#36) 2022-09-21 12:28:00 +08:00
test_extend.cc ADD:extend operator and cuda kernel. (#40) 2022-09-29 14:52:50 +08:00
test_gather.cc ADD: Gather operator and cuda kernel. (#41) 2022-09-29 14:44:20 +08:00
test_matmul.cc Fix CMake USE_CUDA (#36) 2022-09-21 12:28:00 +08:00
test_pad.cc ADD:pad/slice operator and cuda kernel. (#39) 2022-09-29 10:29:24 +08:00
test_pooling.cc Fix CMake USE_CUDA (#36) 2022-09-21 12:28:00 +08:00
test_reshape.cc Add: reshape/flatten/identity OP and cuda kernel (#34) 2022-09-21 14:04:30 +08:00
test_slice.cc ADD:pad/slice operator and cuda kernel. (#39) 2022-09-29 10:29:24 +08:00
test_split.cc ADD:concat/split operator and cuda kernels (#29) 2022-09-29 11:01:30 +08:00