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

Potential false positive on primitive parameter #309

Closed
khatchad opened this issue Jan 8, 2024 · 1 comment
Closed

Potential false positive on primitive parameter #309

khatchad opened this issue Jan 8, 2024 · 1 comment
Assignees
Labels
bug Something isn't working duplicate This issue or pull request already exists experiments Found during experimentation/evaluation.

Comments

@khatchad
Copy link
Member

khatchad commented Jan 8, 2024

subject function module relative path refactoring severity code message
samples MyConv2D.call tensorflow_custom_convolution tensorflow_custom_convolution/tensorflow_custom_convolution.py CONVERT_EAGER_FUNCTION_TO_HYBRID 3 12 Hybridizing a function with primitive parameters may induce retracing.

Sounds similar to #308.

@khatchad khatchad added the experiments Found during experimentation/evaluation. label Jan 8, 2024
@khatchad khatchad self-assigned this Jan 8, 2024
@khatchad khatchad added bug Something isn't working duplicate This issue or pull request already exists labels Jan 10, 2024
@khatchad
Copy link
Member Author

Dupe of #308.

@khatchad khatchad closed this as not planned Won't fix, can't repro, duplicate, stale Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists experiments Found during experimentation/evaluation.
Projects
None yet
Development

No branches or pull requests

1 participant