Skip to content

Conversation

@jeffzhou2000
Copy link

@jeffzhou2000 jeffzhou2000 commented Feb 23, 2025

pls refer to: #11958

1.implementation of simple command line tool for verify a specified backend.for expert, this simple command line tool is useless; for beginner, it might be helpful as it clearly illustrates some basic APIs in ggml and ggml-backend.

2.the official tests/test-backend-ops.cpp is a highly-well designed and powerful command line tool for validate a specified backend(might be considered as a powerful CT tool), this simple command line tool would be helpful during dev activities of a specified backend.

3.in the fact, this self-made source file helped me a lot in learning the internals of ggml and ggml-backend-subsystem and troubleshooting various issues with a specific backend.

could anyone help to point out why this simple UT doesn't pass the CI in github? thanks too much.

@github-actions github-actions bot added the testing Everything test related label Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Everything test related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant