Skip to content

Commit 29330dc

Browse files
committed
cont : remove obsolete comment [no ci]
1 parent bdb43f6 commit 29330dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/mtmd/clip.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3249,7 +3249,6 @@ struct clip_model_loader {
32493249
}
32503250
}
32513251

3252-
// return false if at least one op is not supported by the backend
32533252
static support_info_graph alloc_compute_meta(clip_ctx & ctx_clip) {
32543253
const auto & hparams = ctx_clip.model.hparams;
32553254
ctx_clip.buf_compute_meta.resize(ctx_clip.max_nodes * ggml_tensor_overhead() + ggml_graph_overhead());

0 commit comments

Comments
 (0)