metal : avoid using Metal's gpuAddress property (#16576)
* metal : avoid using Metal's gpuAddress property * metal : fix rope kernels buffer check
This commit is contained in:
@@ -251,6 +251,7 @@ typedef struct {
|
||||
int32_t sect_1;
|
||||
int32_t sect_2;
|
||||
int32_t sect_3;
|
||||
bool src2;
|
||||
} ggml_metal_kargs_rope;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user