mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-11 06:46:56 +08:00
@@ -295,7 +295,7 @@ class TFTModel(ModelFT):
|
||||
def to_pickle(self, path: Union[Path, str]):
|
||||
"""
|
||||
Tensorflow model can't be dumped directly.
|
||||
So the data should be save seperatedly
|
||||
So the data should be save separately
|
||||
|
||||
**TODO**: Please implement the function to load the files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user