摘要: import torch from torch import nn from torch.nn import functional as F from d2l import torch as d2l 7.4.1 Inception块 GoogLNet 中的基本卷积块叫做 Inception 块(大概 阅读全文
posted @ 2023-09-21 07:50 AncilunKiang 阅读(187) 评论(0) 推荐(0)