Fix bugs in .to(cpu)

This commit is contained in:
D-X-Y
2021-03-30 12:25:47 +00:00
parent e5ec43e04a
commit 756218974f
4 changed files with 17 additions and 1 deletions

View File

@@ -7,6 +7,8 @@ import os
import pprint
import logging
from copy import deepcopy
from log_utils import pickle_load
import qlib
from qlib.utils import init_instance_by_config
from qlib.workflow import R