I want to run my model on fp16 .But there is something wrong!I want to know does the OP Upsample of BILINEAR support fp16?

i change the Upsample method BILINEAR to NEAREST_NEIGHBOR ,then the bug disappear.

would you mind giving more details on how to convert and run a model in fp16?