metal : fuse non-sequential nodes (#16102)
* metal : fuse non-sequential nodes * cont : add comment * cont : simplify bounds checks
This commit is contained in:
@@ -22,6 +22,8 @@ ggml_metal_op_t ggml_metal_op_init(
|
||||
|
||||
void ggml_metal_op_free(ggml_metal_op_t ctx);
|
||||
|
||||
int ggml_metal_op_n_nodes(ggml_metal_op_t ctx);
|
||||
|
||||
int ggml_metal_op_encode(ggml_metal_op_t ctx, int idx);
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user