This toy piece of code cannot be exported through onnx: import torch import torch.nn as nn class NEModule(nn.Module): def __init__(self): ...
確定! 回上一頁