Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我使用的是google colab运行的ipynb文件
为什么我使用了parallel、vectorize 和 unroll后的运行时间反而更长了
这是我未使用parallel、vectorize 和 unroll的转换代码:


这是转后的运行时间:
这是我使用parallel、vectorize 和 unroll的转换代码:


这是转后的运行时间:
Beta Was this translation helpful? Give feedback.
All reactions