Skip to content

ggml : refactor ggml-cpu.c into multiple C++ source files #236

@jakexcosme

Description

@jakexcosme

Note: This issue was copied from ggml-org#10180

Original Author: @ggerganov
Original Issue Number: ggml-org#10180
Created: 2024-11-05T07:12:48Z


As per recent discussions (e.g. ggml-org#10144 (review)), we should split the large ggml-cpu.c implementation into smaller modules - similar to how the CUDA backend is organized. We should utilize C++11 C++ to reduce code duplication.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions