使用 tf2.0 的 avg_checkpoints 吗?
作者: leixiaoning创建于 2019年12月25日更新于 2023年3月21日
tensor2tensor/tensor2tensor/utils/avg_checkpoints.py 我在使用 tf2.0 来保存平均 ckpt 过程中遇到了问题: 一个名为 'xx/xx/.xx/xx' 的变量,如何将其保存到 ckpt 中? 我尝试过,名称总是不正确!
内容来源: tensorflow/tensor2tensor
tensor2tensor/tensor2tensor/utils/avg_checkpoints.py 我在使用 tf2.0 来保存平均 ckpt 过程中遇到了问题: 一个名为 'xx/xx/.xx/xx' 的变量,如何将其保存到 ckpt 中? 我尝试过,名称总是不正确!
内容来源: tensorflow/tensor2tensor