摘要:
import torch import torch.nn as nn from torch.nn import LayerNorm # NLP Example batch, sentence_length, embedding_dim = 2, 2, 3 embedding = torch.rand 阅读全文
posted @ 2023-03-11 22:33
张博的博客
阅读(898)
评论(0)
推荐(0)
contact me:wechat 15122306087