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

Consistent shape and types #160

Open
nwittler opened this issue Dec 16, 2021 · 0 comments
Open

Consistent shape and types #160

nwittler opened this issue Dec 16, 2021 · 0 comments
Assignees
Labels
code-quality General code quality related issues and PRs enhancement New feature or request

Comments

@nwittler
Copy link
Collaborator

Describe the missing feature

Shapes and types of tensorflow variables needs to be consistent and correct across the whole codebase.

Describe the solution you'd like

The current workaround are casts and reshapes to fix inconsistencies. This is performance poison and needs to be corrected.

Describe alternatives you've considered

Die the slow death of garbage performance.

@nwittler nwittler self-assigned this Dec 16, 2021
@nwittler nwittler added code-quality General code quality related issues and PRs enhancement New feature or request labels Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-quality General code quality related issues and PRs enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant