mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-14 02:02:46 +00:00
fix missing -fPIC flag for conv3d_fwd instance lib (#473)
[ROCm/composable_kernel commit: d8f5f717f8]
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
add_library(device_grouped_conv3d_fwd_instance
|
||||
add_instance_library(device_grouped_conv3d_fwd_instance
|
||||
device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_bf16_instance.cpp
|
||||
device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_f16_instance.cpp
|
||||
device_grouped_conv3d_fwd_xdl_gndhwc_gkzyxc_gndhwk_f32_instance.cpp
|
||||
|
||||
Reference in New Issue
Block a user