Skip to content

[onert] Introduce ggml backend#16285

Merged
hseok-oh merged 1 commit intoSamsung:masterfrom
hseok-oh:introduce_ggml_backend
Nov 19, 2025
Merged

[onert] Introduce ggml backend#16285
hseok-oh merged 1 commit intoSamsung:masterfrom
hseok-oh:introduce_ggml_backend

Conversation

@hseok-oh
Copy link
Copy Markdown
Contributor

This commit introduces new ggml backend implementation

  • Add backend context, kernel generator, and tensor builder
  • Implement GGML context management and thread configuration
  • Not support any operation yet

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh hseok82.oh@samsung.com


Draft: #16252

This commit introduces new ggml backend implementation
- Add backend context, kernel generator, and tensor builder
- Implement GGML context management and thread configuration
- Not support any operation yet

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
@hseok-oh hseok-oh requested a review from a team November 18, 2025 09:56
Copy link
Copy Markdown
Contributor

@glistening glistening left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hseok-oh hseok-oh merged commit 6353034 into Samsung:master Nov 19, 2025
10 checks passed
@hseok-oh hseok-oh deleted the introduce_ggml_backend branch November 19, 2025 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants