why in if opt.use_gpu: global_model.cuda() global_model.share_memory() after use GPU,it can't share memory?