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

about reshape #199

Open
panhu opened this issue May 26, 2023 · 3 comments
Open

about reshape #199

panhu opened this issue May 26, 2023 · 3 comments

Comments

@panhu
Copy link

panhu commented May 26, 2023

Hi:
I want to ask what the nnom can support tf.reshape ?

@majianjia
Copy link
Owner

Could you check if this implementation is working?
https://github.com/majianjia/nnom/blob/master/src/layers/nnom_reshape.c

@panhu
Copy link
Author

panhu commented May 26, 2023

Hi:
I used a instead of b in my model, and when generating the. h file, it gave me "model. hook (reshappe_s (&tf. reshappe_12_config), layer [1];", but there was no generat the other definitions of "tf. reshape_ 12_config" .
and i used was "tf.reshape" not "tf.keras.layers.Reshape".

@panhu
Copy link
Author

panhu commented May 30, 2023

Hi:
I used "tf.reshape" instead of "tf.keras.layers.Reshape" in my model, and when generating the. h file, it gave me "model. hook (reshappe_s (&tf. reshappe_12_config), layer [1];", but there was no generat the other definitions of "tf. reshape_ 12_config" .
and i used was "tf.reshape" not "tf.keras.layers.Reshape".

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

2 participants