Sense-X / UniFormer

[ICLR2022] official implementation of UniFormer
Apache License 2.0
801 stars 110 forks source link

Precision #132

Open anicolson opened 3 months ago

anicolson commented 3 months ago

Hi,

I was wondering what precision these models were trained at? Float32? Float16? Bfloat16? With mixed precision?

Thanks.

Andy1621 commented 2 months ago

Mixed precision~

anicolson commented 2 months ago

Thanks! Was it mixed precision with float16 or bfloat16?

Andy1621 commented 2 months ago

float16~