livoxG1: Add OpenCl kernels for collation
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
__kernel void collate(__global uchar* assembly, __global uchar* collation) {
|
||||
// Placeholder kernel - will be replaced with actual collation logic
|
||||
}
|
||||
Reference in New Issue
Block a user