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
%%time from ImageD11.sinograms.tensor_map import TensorMap CPU times: user 8.83 s, sys: 242 ms, total: 9.07 s Wall time: 9.47 s
Adding cache=True somewhere might help (https://stackoverflow.com/questions/44131691/how-to-clear-cache-or-force-recompilation-in-numba).
The text was updated successfully, but these errors were encountered:
Merge pull request #375 from CiolJegou/master
6ed46f3
TensorMap slow import #352
Resolved by @CiolJegou #375
Sorry, something went wrong.
No branches or pull requests
Adding cache=True somewhere might help (https://stackoverflow.com/questions/44131691/how-to-clear-cache-or-force-recompilation-in-numba).
The text was updated successfully, but these errors were encountered: