import torch.nn as nn 9 10 net_spec = { 11 "type": "ConvNet", 12 "shared": ... batch_norm": False, 22 "clip_grad_val": 1.0, 23 "loss_spec": { 24 "name": ...
確定! 回上一頁