Skip to content

What is the difference between GGML_OP_DUP and GGML_OP_CONT? #1262

Answered by slaren
tlemo asked this question in Q&A
Discussion options

You must be logged in to vote

ggml_dup is intended to duplicate tensors, ggml_cont is intended to make a contiguous copy of a tensor view. In practice they are the same operation.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by tlemo
Comment options

You must be logged in to vote
1 reply
@slaren
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants