lisheng

Results 2 issues of lisheng

添加了fill_mask的pipeline,目前ut存在tensor索引错误的问题 issue链接: https://gitee.com/mindspore/community/issues/I97UT8

``` (TimeMixer) lisheng@sunshine-System-Product-Name:~/TimeMixer_lab/TimeMixer-main$ bash ./scripts/short_term_forecast/PEMS/PEMS04.sh 是否使用gpu:True Args in experiment: Namespace(task_name='long_term_forecast', is_training=1, model_id='PEMS04', model='TimeMixer', data='PEMS', root_path='./dataset/PEMS/', data_path='PEMS04.npz', features='M', target='OT', freq='h', checkpoints='./checkpoints/', seq_len=96, label_len=0, pred_len=12, seasonal_patterns='Monthly', inverse=False, top_k=5, num_kernels=6, enc_in=307, dec_in=307, c_out=307,...