]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
test-backend-ops: add support for specifying output format (#14368)
authorR0CKSTAR <redacted>
Sat, 5 Jul 2025 04:10:53 +0000 (12:10 +0800)
committerGitHub <redacted>
Sat, 5 Jul 2025 04:10:53 +0000 (12:10 +0800)
commitb81510a7b78f7c5a6f069c4f3d0e569b9d287913
tree74897140adb6079debf271f3123c0428d94ddeb9
parentef797db357e44ecb7437fa9d22f4e1614104b342
test-backend-ops: add support for specifying output format (#14368)

* test-backend-ops: add support for specifying output format

Signed-off-by: Xiaodong Ye <redacted>
* Address review comments

Signed-off-by: Xiaodong Ye <redacted>
* Add build_commit and build_number in test_result

Signed-off-by: Xiaodong Ye <redacted>
* Address review comments

Signed-off-by: Xiaodong Ye <redacted>
* refactor

Signed-off-by: Xiaodong Ye <redacted>
* Get build commit from ggml_commit()

Signed-off-by: Xiaodong Ye <redacted>
* Merge errors into test_operation_info && address review comments

Signed-off-by: Xiaodong Ye <redacted>
* Address review comments

Signed-off-by: Xiaodong Ye <redacted>
* Address review comments

Signed-off-by: Xiaodong Ye <redacted>
* remove visitor nonsense

* remove visitor comment

Signed-off-by: Xiaodong Ye <redacted>
* Address review comments

Signed-off-by: Xiaodong Ye <redacted>
---------

Signed-off-by: Xiaodong Ye <redacted>
Co-authored-by: slaren <redacted>
tests/test-backend-ops.cpp