mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-04-20 06:49:15 +00:00
Extend available elementwise operations with conv examples (#995)
* Extend available elementwise operations with conv examples * Fixes * Remove not needed convert * Update CMakeFile and dir name
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#define CK_STATICALLY_INDEXED_ARRAY_MULTI_INDEX_HPP
|
||||
|
||||
#include "common_header.hpp"
|
||||
#include "ck/utility/math_v2.hpp"
|
||||
|
||||
namespace ck {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user