1、Flops、MACs、Params计算
https://github.com/he-y/soft-filter-pruning/blob/master/utils/cifar_resnet_flop.py
https://github.com/Lyken17/pytorch-OpCounter
crnn中:
1 | 统计模型参数量等信息 |
2、模型初始化
1 | def weights_init(model): |
3、导入模型(单机单卡到分布式)
4、自定义学习率(如warmup)和优化器
1、Flops、MACs、Params计算
https://github.com/he-y/soft-filter-pruning/blob/master/utils/cifar_resnet_flop.py
https://github.com/Lyken17/pytorch-OpCounter
crnn中:
1 | 统计模型参数量等信息 |
2、模型初始化
1 | def weights_init(model): |
3、导入模型(单机单卡到分布式)
4、自定义学习率(如warmup)和优化器
本文标题:神经网络常用计算模块总结
文章作者:
发布时间:2021年01月08日 - 11:07
最后更新:2021年01月09日 - 17:57
原始链接:https://yangsuhui.github.io/p/6fb7.html
许可协议: 署名-非商业性使用-禁止演绎 4.0 国际 转载请保留原文链接及作者。
微信支付
支付宝