“c907a8deda85f399978ce005cbf4f94d6238673b”上不存在“examples/librispeech/asr3/run.sh”
提交 990fb020 编写于 作者: P Peng LI 提交者: GitHub

Merge pull request #4287 from pengli09/fix-graph-error

fix computation graph error
......@@ -33,7 +33,6 @@ digraph ImageClassificationGraph {
cost -> MSE_Grad [color=red];
d_cost -> MSE_Grad [color=red];
x -> MSE_Grad [color=red];
l -> MSE_Grad [color=red];
y -> MSE_Grad -> d_y [color=red];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册