factory_kwargs
给定 kwargs,返回工厂 kwargs 的规范化字典,可以直接传递给工厂函数,如 torch.empty,或如果存在无法识别的 kwargs,则错误。
上一页
PyTorch API
下一页
torch.nn.factory_kwargs