We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Linked to #1144 and #1421 : tensorflow-addons dependency need to be removed. This has probably just been forgotten from the large work in #1421.
"python_dependencies": ["tensorflow", "tensorflow-addons"],
code ref
Remove the tensorflow-addons dependency.
Searching for tensorflow-addons and tensorflow_addons with the search engine, I also find something in utils/networks, but I don't know what to do with it. https://github.com/aeon-toolkit/aeon/blob/6bd3324624dda8835fa17579e6575c470d287c5a/aeon/utils/networks/__init__.py
tensorflow-addons
tensorflow_addons
The text was updated successfully, but these errors were encountered:
@aeon-actions-bot assign @Cyril-Meyer
Sorry, something went wrong.
Cyril-Meyer
Successfully merging a pull request may close this issue.
Describe the issue
Linked to #1144 and #1421 : tensorflow-addons dependency need to be removed.
This has probably just been forgotten from the large work in #1421.
code ref
Suggest a potential alternative/fix
Remove the tensorflow-addons dependency.
Additional context
Searching for
tensorflow-addons
andtensorflow_addons
with the search engine, I also find something in utils/networks, but I don't know what to do with it.https://github.com/aeon-toolkit/aeon/blob/6bd3324624dda8835fa17579e6575c470d287c5a/aeon/utils/networks/__init__.py
The text was updated successfully, but these errors were encountered: