Commit Graph
5 Commits
Author SHA1 Message Date
Paul TsochantarisandGitHub 1e605f4102 metal : fix memory leak, dangling pointer and unused autorel (#5007)
* Metal memory: Small memory leak on init, dangling pointer, and unused autorelease pool in graph compute

* SPM header potential fix

* Reverting symlinks
2024-01-18 10:47:24 +02:00
Paul TsochantarisandGitHub 7563293665 metal : remove unnecessary nil check (#4986) 2024-01-17 10:07:24 +02:00
Paul TsochantarisandGitHub 158f8c9e21 metal : localized logic in ggml_metal_graph_compute (#4924)
* Metal: Localized logic in `ggml_metal_graph_compute`, minor performance improvement

* Whitespace

* Collecting command buffer completions on single thread

* Whitespace

* Reduce diff noise
2024-01-16 19:05:19 +02:00
Paul TsochantarisandGitHub 2a7c94db5f metal : put encoder debug group behind a define (#4873) 2024-01-11 16:31:52 +02:00
Paul TsochantarisandGitHub a206137f92 Adding Emeltal reference to UI list (#4629) 2023-12-25 18:09:53 +02:00