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

Change the outputs of the last convolutional layer to be inputs #460

Open
LotfiT opened this issue Aug 22, 2022 · 0 comments
Open

Change the outputs of the last convolutional layer to be inputs #460

LotfiT opened this issue Aug 22, 2022 · 0 comments

Comments

@LotfiT
Copy link

LotfiT commented Aug 22, 2022

Hi,

I would like to run some operations (sigmoid...)of a custom YOLOV4 tiny model (size 512) that are not supported by Tensil framework on CPU. To do this, I need to generate a TF lite model by changing outputs of the last convolution layers to be inputs. Any suggestions on how to do it?

Thanks.

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