Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go: add a Go library for Magika #733

Merged
merged 1 commit into from
Dec 17, 2024
Merged

go: add a Go library for Magika #733

merged 1 commit into from
Dec 17, 2024

Conversation

fgalilee
Copy link
Collaborator

This change introduces a Go library for Magika.

The library implements feature extraction and relies on the ONNX Runtime for inference, wrapping the C API using cgo.

@fgalilee fgalilee force-pushed the magika-go branch 8 times, most recently from a787a21 to b0fd185 Compare October 9, 2024 23:05
@fgalilee fgalilee force-pushed the magika-go branch 2 times, most recently from c426377 to 5058c9b Compare October 24, 2024 17:58
This change introduces a Go library for Magika.

The library implements feature extraction and relies on the ONNX Runtime
for inference, wrapping the C API using cgo.
@reyammer reyammer enabled auto-merge December 17, 2024 15:27
@reyammer reyammer merged commit 43871b1 into main Dec 17, 2024
8 checks passed
@reyammer reyammer deleted the magika-go branch December 17, 2024 15:27
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.

2 participants