kaldi icon indicating copy to clipboard operation
kaldi copied to clipboard

identical expression

Open maddin200 opened this issue 2 years ago • 1 comments

/src/nnet3/nnet-parse-test.cc line 63

Code: vec.SetRandn(); vec(0) = 1024.2343; vec(1) = 0.01; vec(2) = 0.001234; vec(3) = 0.000198; vec(3) = 1.98e-09; // <-- identical index

maddin200 avatar Aug 24 '23 09:08 maddin200

This issue has been automatically marked as stale by a bot solely because it has not had recent activity. Please add any comment (simply 'ping' is enough) to prevent the issue from being closed for 60 more days if you believe it should be kept open.

stale[bot] avatar Apr 26 '25 02:04 stale[bot]