avg_checkpoints with tf2.0 ?
Author: leixiaoningCreated Dec 25, 2019Updated Mar 21, 2023
tensor2tensor/tensor2tensor/utils/avg_checkpoints.py
i got a trouble in using average ckpt with tf2.0: a variable named 'xx/xx/.xx/xx' , how can it be save in ckpt? i tried, the name is always not correct !
Source: tensorflow/tensor2tensor