“e0a87a5ab18f3f293b57f8c63a739755de9840a8”上不存在“examples/1xt2x/src_deepspeech2x/test_model.py”
Created by: 123malin
该pr修复了DistributeTranspilerConfig和DistributedStrategy的兼容问题。 PR21710引入了DistributedStrategy,作为cpu分布式训练的统一配置入口,但不兼容以前通过DistributeTranspilerConfig进行配置的训练方式,当前pr进行了兼容修复。