您好,想请问一下为什么是先对seq_len进行位置编码再用线性层拓展为seq_len+pred_len?这样拓展出的pred_len有没有对应的位置编码供后续的timesblock学习,且将seq_len拓展为seq_len+pred_len后seq_len部分的位置编码还存在吗