Skip to content

Mannual vs Automatic Vectorization #594

Answered by luisenp
EXing asked this question in Q&A
Discussion options

You must be logged in to vote

The sentence is #503 is indeed misleading. There is some overhead associated with cost function vectorization, because the populating the data is done with for loops in Python. So if you have a really high number of costs being vectorized together, you may pay a significant cost.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by EXing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #591 on August 28, 2023 17:26.