"docs/vscode:/vscode.git/clone" did not exist on "d8d208acdea43a274bd74ed27119a4f95e8e0946"
Compile CK for all targets (#188)
* compile ck for all targets
* update the target criteria
* change the target condition
* fixed some typos
* fixed missed file
* revert changes in README
* revert device_conv3d_fwd_xdl_...
* update device_conv3d_fwd_xdl_...
* update device_batched_gemm_reduce...
* test the unused arguments fix
* test the warning suppression
* try suppress warnings in device_batched_gemm_reduce_xdl...
* fix the last warnings
* replace UNUSED with std::ignore
* fix a typo
* replaced std::ignore with ignore
* add igonre header to common_header
* refactor atomicAdd
Co-authored-by:
Chao Liu <chao.liu2@amd.com>
Showing
Please register or sign in to comment