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

Compiling with target=PORTHOS always fails on "Type_error(8454,1-8454,49): Function HardSigmoid not found" #152

Open
yg320 opened this issue Nov 30, 2022 · 2 comments

Comments

@yg320
Copy link

yg320 commented Nov 30, 2022

Hi,

I'm trying to follow the Compiling and Running Models in Networks Directory Automatically in Athos README.md file.
I keep getting the following error: Type_error(8454,1-8454,49): Function HardSigmoid not found when running the command: ./CompileTF.sh -b 64 -s 12 -t PORTHOS -f ./Networks/ResNet/ResNet_main.py.
ResNet doesn't have any HardSigmoid layer.
When I debugged this error, I found that I get it also when I compile a very simple network with one conv layer.

Any help would be appreciated.

Thanks!

@Vawheter
Copy link

Hello~ Have you solved this issue? I have this problem too

@cx13283081880
Copy link

Have you solved this issue? I have this problem too

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

3 participants