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

Use the scatter_nd_* trick only for tf versions under 2.4 #18

Open
zaccharieramzi opened this issue Jul 8, 2020 · 0 comments
Open

Use the scatter_nd_* trick only for tf versions under 2.4 #18

zaccharieramzi opened this issue Jul 8, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@zaccharieramzi
Copy link
Owner

Following the resolution of tensorflow/tensorflow#40672, the trick currently implemented to solve the inefficiency of scatter_nd_* is actually making it slower.

Maybe a simple test on the tf version is enough.

@zaccharieramzi zaccharieramzi added the enhancement New feature or request label Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant