wncc / Hello-Foss-PyThread.cpp

1 stars 10 forks source link

Broadcasting #11

Open LoPA607 opened 2 days ago

LoPA607 commented 2 days ago

https://github.com/wncc/Hello-Foss-PyThread.cpp/blob/main/src/broadcast.cpp The given code snippet shows segmentation fault either if A or B matrix size is zero. Make changes in code such that it handle such edge cases.