“d064c8196e174ddd91eb379a734bfad2d16b5453”上不存在“paddlespeech/cli/git@gitcode.net:paddlepaddle/DeepSpeech.git”
-
由 Yu Yang 提交于
* Restore the param infos in Program.clone() The Program.clone only clone the variables and ops in the program into a new program. However, the information of Parameter is not clone. So we need restore the information of Parameters. Fix #5871 * Follow comments * Fix CI * Fix CI * Fix CI
d89ff5b6