Where is auto_fp16? #2868
Unanswered
sandeepnmenon
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am migrating my codebase to the latest mmcv version (2.0.1). I am not able to figure out where is
auto_fp16
. I searched in the repo and it is not there.Similarly functions like
.
force_fp32
.
EpochBasedRunner
.
DistSamplerSeedHook
.
Fp16OptimizerHook
and many more. I am not able to find a good migration guide.
Where can I import these functions from?
Beta Was this translation helpful? Give feedback.
All reactions