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

Could not export Python function call 'HardSwishJitAutoFn'. #224

Closed
weinixuehao opened this issue May 31, 2023 · 2 comments
Closed

Could not export Python function call 'HardSwishJitAutoFn'. #224

weinixuehao opened this issue May 31, 2023 · 2 comments
Labels
question Further information is requested

Comments

@weinixuehao
Copy link

Could not export Python function call 'HardSwishJitAutoFn'. Remove calls to Python functions before export. Did you forget to add @script or @script_method annotation? If this is a nn.ModuleList, add it to constants:

@peterjc123 peterjc123 added the question Further information is requested label Jun 1, 2023
@peterjc123
Copy link
Collaborator

@weinixuehao How is HardSwish implemented in your code?

@weinixuehao
Copy link
Author

weinixuehao commented Jun 4, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants