We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
WakeWord codegen dosent compile (codegen)
zig build codegen -Dshpae="1,1,8000" -Dmodel=wakeWord
no errors
errors
Some type bugs on contant that are i64 even if they shoukd be of type T. Run @mattsays autogenerated tests
The text was updated successfully, but these errors were encountered:
Connected to Huly®: X_PI-290
Sorry, something went wrong.
No branches or pull requests
Description
WakeWord codegen dosent compile (codegen)
Steps to Reproduce the bug
zig build codegen -Dshpae="1,1,8000" -Dmodel=wakeWord
Expected Behavior
no errors
Actual Behavior
errors
Additional Context
Some type bugs on contant that are i64 even if they shoukd be of type T. Run @mattsays autogenerated tests
The text was updated successfully, but these errors were encountered: