Commit d1e71770 authored by ThomasNing's avatar ThomasNing
Browse files

roll back to compute pipeline

parent dec32dc6
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
#define CK_TILE_PIPELINE_COMPUTE_V2 3 #define CK_TILE_PIPELINE_COMPUTE_V2 3
#ifndef CK_TILE_PIPELINE_DEFAULT #ifndef CK_TILE_PIPELINE_DEFAULT
#define CK_TILE_PIPELINE_DEFAULT CK_TILE_PIPELINE_COMPUTE_V2 #define CK_TILE_PIPELINE_DEFAULT CK_TILE_PIPELINE_COMPUTE
#endif #endif
#if(CK_TILE_PIPELINE_DEFAULT == CK_TILE_PIPELINE_MEMORY) #if(CK_TILE_PIPELINE_DEFAULT == CK_TILE_PIPELINE_MEMORY)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment