DeepLearningExamples icon indicating copy to clipboard operation
DeepLearningExamples copied to clipboard

Update model.py for a bug

Open M-H-Amini opened this issue 3 years ago • 0 comments

In line 111, l(s) and c(s) need to be contiguous before use. I had an error before using contiguous().

M-H-Amini avatar Sep 15 '22 20:09 M-H-Amini