OpenOccupancy
OpenOccupancy copied to clipboard
FP16 has no effect
Hi! After I added "fp16 = dict(loss_scale=512.)" in config file and added attribute "fp16_enabled" in occnet and bevdepth, the time and memory used when training were same as before. How can I make some changes to make FP16 truly work?