标签: tensorflow distributed batch-normalization
我想用批量标准化训练深度神经网络使用分布式张量流的异步训练。但我不知道如何跟踪均值,方差,偏移和比例。谁能提出一些想法?谢谢!