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

doc error nnom_layer_t* Output(nnom_3d_shape_t output_shape* p_buf); #127

Open
sifourquier opened this issue May 5, 2021 · 0 comments
Open

Comments

@sifourquier
Copy link

Hi in the doc is write https://majianjia.github.io/nnom/api_layers/#output
nnom_layer_t* Output(nnom_3d_shape_t output_shape* p_buf);
but the type of Output is
nnom_layer_t *Output(nnom_3d_shape_t output_shape, void *p_buf)

Thanks you for your work!

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

No branches or pull requests

1 participant