InfiniTensor/test/operators
wendy12022 d1c913010f
ADD:reduce_mean operator and cuda kernel. (#47)
add new line at file ending.
2022-10-15 16:53:58 +08:00
..
test_batch_norm.cc ADD: batch norm operator and cuda kernel. (#44) 2022-10-15 16:29:28 +08:00
test_concat.cc ADD: batch norm operator and cuda kernel. (#44) 2022-10-15 16:29:28 +08:00
test_conv.cc ADD: batch norm operator and cuda kernel. (#44) 2022-10-15 16:29:28 +08:00
test_conv_transposed_2d.cc ADD: batch norm operator and cuda kernel. (#44) 2022-10-15 16:29:28 +08:00
test_element_wise.cc ADD: batch norm operator and cuda kernel. (#44) 2022-10-15 16:29:28 +08:00
test_extend.cc ADD: batch norm operator and cuda kernel. (#44) 2022-10-15 16:29:28 +08:00
test_gather.cc ADD: batch norm operator and cuda kernel. (#44) 2022-10-15 16:29:28 +08:00
test_matmul.cc ADD: batch norm operator and cuda kernel. (#44) 2022-10-15 16:29:28 +08:00
test_pad.cc ADD: batch norm operator and cuda kernel. (#44) 2022-10-15 16:29:28 +08:00
test_pooling.cc ADD: batch norm operator and cuda kernel. (#44) 2022-10-15 16:29:28 +08:00
test_reduce_mean.cc ADD:reduce_mean operator and cuda kernel. (#47) 2022-10-15 16:53:58 +08:00
test_reshape.cc ADD: batch norm operator and cuda kernel. (#44) 2022-10-15 16:29:28 +08:00
test_slice.cc ADD: batch norm operator and cuda kernel. (#44) 2022-10-15 16:29:28 +08:00
test_split.cc ADD: batch norm operator and cuda kernel. (#44) 2022-10-15 16:29:28 +08:00