add_gtest_executable(test_conv_util conv_util.cpp) target_link_libraries(test_conv_util PRIVATE host_tensor conv_util)