checkpoint.py 文件源码

python
阅读 40 收藏 0 点赞 0 评论 0

项目:chainermn 作者: chainer 项目源码 文件源码
def get_stats(self):
        '''Get statistics of taking snapshots

        After or during training, checkpointer holds statistics on
        saving checkpoints such as average time, minimum and maximum
        time. With this stats users may identify slow nodes or disk,
        or know average time penalty of taking snapshot and optmize
        interval to take snapshots.

        '''
        return self.stats.report()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号