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

Improve performance #41

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Improve performance #41

wants to merge 1 commit into from

Conversation

DLPerf
Copy link

@DLPerf DLPerf commented Sep 2, 2021

issue: Performance issue in the definition of interpn, neurite/tf/utils/utils.py

Thank you for replying me! Frankly speaking, I never take a test. As you said, tf.reshape(vol, [-1, volshape[-1]]) costs a bit of time to be executed. However, if there are lots of this bugs in our program or they are called for many times, performance will reduce sharply. I have done some experiments in other projects. So I hope we pay attention to details in coding. Finally, check the pr please. Looking forward to your Confirmation.

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

Successfully merging this pull request may close these issues.

None yet

1 participant