What is USE_COMPILED? #4505
Answered
by
wyli
ebrahimebrahim
asked this question in
Q&A
What is USE_COMPILED?
#4505
-
Can someone explain what is the meaning of the flag |
Beta Was this translation helpful? Give feedback.
Answered by
wyli
Jun 15, 2022
Replies: 2 comments
-
Hi @wyli , Could you please help share some info about this question? I don't remember clearly.. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
0 replies
-
it's a flag to control whether to use monai's extension csrc/resample to do the resampling, currently an experimental feature because #789 is not addressed. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ebrahimebrahim
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it's a flag to control whether to use monai's extension csrc/resample to do the resampling, currently an experimental feature because #789 is not addressed.