To load model weights, you need to create an instance of the same model first, and then load the parameters using load_state_dict() method.
確定! 回上一頁