geometry module #1156
lee-maximee
started this conversation in
General
geometry module
#1156
Replies: 1 comment
-
|
numpy is backend-independent. |
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.
-
Hi, I would like to know why most of the geometry sampling is done with numpy and not with tensorflow? I think the latter is optimizing itself with respect to the specs of the running computer architecture (GPU/CPU).
Is it because array manipulation is easier with numpy? performance-wise? code review/maintenance?
Best regards.
Beta Was this translation helpful? Give feedback.
All reactions