llama.cpp
ggml : change ggml_graph_compute() API to not require context
#1999
Merged

ggml : change ggml_graph_compute() API to not require context #1999

mqy
slaren
mqy
slaren
mqy
slaren
mqy
slaren
mqy mqy force pushed 2 years ago
mqy mqy force pushed 2 years ago
howard0su
mqy
ggerganov ggerganov added high priority
ggerganov ggerganov added refactoring
ggerganov
mqy
mqy
mqy commented on 2023-07-03
mqy mqy force pushed 2 years ago
mqy
mqy commented on 2023-07-03
mqy mqy changed the title ggml_graph_compute: deprecate using ggml_context, try resolve issue #287 ggml: breaking change to ggml_graph_compute(): planning is required before computing 2 years ago
mqy mqy marked this pull request as draft 2 years ago
mqy
mqy commented on 2023-07-03
mqy
mqy mqy marked this pull request as ready for review 2 years ago
slaren
slaren
slaren commented on 2023-07-04
mqy
mqy mqy force pushed 2 years ago
mqy
slaren slaren requested a review from ggerganov ggerganov 2 years ago
mqy ggml_graph_compute: deprecate using ggml_context, try resolve issue #287
a1e7c692
mqy rewrite: no longer consider backward compitability; plan and make_plan
b11ac01f
mqy minor: rename ctx as plan; const
a37de239
mqy remove ggml_graph_compute from tests/test-grad0.c, but current change…
db81f33e
mqy add static ggml_graph_compute_sugar()
2b502c32
mqy minor: update comments
cb1dec0e
mqy reusable buffers
b1331d7e
mqy mqy force pushed to b1331d7e 2 years ago
mqy
ggerganov ggml : more consistent naming + metal fixes
53cfb4b9
ggerganov ggml : fix docs
4646cc2c
ggerganov tests : disable grad / opt + minor naming changes
8e1f0b68
ggerganov ggml : add ggml_graph_compute_with_ctx()
2392f7a9
ggerganov ci : enable test-grad0
1b9994f8
ggerganov ggerganov force pushed to 1b9994f8 2 years ago
ggerganov examples : factor out plan allocation into a helper function
a67404e7
ggerganov llama : factor out plan stuff into a helper function
2d3a5252
ggerganov ci : fix env
8fdf86dd
ggerganov llama : fix duplicate symbols + refactor example benchmark
9c9bdaf0
ggerganov ggml : remove obsolete assert + refactor n_tasks section
8dc7f104
ggerganov ggml : fix indentation in switch
551ed082
ggerganov
ggerganov
ggerganov approved these changes on 2023-07-06
ggerganov llama : avoid unnecessary bool
f789f2ce
monatis
slaren
mqy
ggerganov ggerganov changed the title ggml: breaking change to ggml_graph_compute(): planning is required before computing ggml : change ggml_graph_compute() API 2 years ago
ggerganov ggml : remove comments from source file and match order in header
c15833c8
ggerganov
ggerganov ggerganov changed the title ggml : change ggml_graph_compute() API ggml : change ggml_graph_compute() API to not require context 2 years ago
ggerganov ggerganov merged 1d656d63 into master 2 years ago
mqy mqy deleted the ggml_graph_compute_context branch 2 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone