x_train.flush()

``` if not os.path.exists(PATH + 'x_train.npy'): x_train = np.memmap(PATH + 'x_train.npy', dtype=cfg['data_type'], mode='w+', shape=( self.time_length
posted @ 2023-05-26 10:44  辛宣  阅读(3)  评论(0编辑  收藏  举报