import torch class ListOfTupleOfTensor(torch.jit.ScriptModule): def __init__(self): super(ListOfTupleOfTensor, self).
確定! 回上一頁