microsoft / FIBER

Coarse-to-Fine Vision-Language Pre-training with Fusion in the Backbone
MIT License
127 stars 11 forks source link

use amp for refcoco #7

Open weiyana opened 1 year ago

weiyana commented 1 year ago

Hi, thank you for reading. When I set "SOLVER.USE_AMP=False" for training refcoco, there is an error: "RuntimeError: expected scalar type Half but found Float". Can we use amp for refcoco training?