Junwha Hong
Junwha Hong
Issue: fixes #8501 Use `ndarray.get_nelement()` as `num_triplets`.
Hi all, I tried to build openmoonray on the container, but it shows me an error `manifest for nvidia/cuda:11.4.0-base-centos7 not found: manifest unknown: manifest unknown` so I checked [nvidia:cuda image...
Hi, first I'm really appreciate for opening this amazing project as open source. I'm trying to follow the instruction for building MOONRAY using docker container, but found weird section. ```...
Fix https://github.com/Tencent/ncnn/issues/5734 - apply SSE logic until size-1 - apply linear logic for the last n elements
## context In SSE version of ShuffleChannel, the last channel is shuffled from the offset with the half of the granularity. Here, it causes buffer-overflow at the load of the...
https://github.com/junwha/awesome-sanitizer This is a curated list of sanitizers, which are dynamic tools that detect software bugs through compiler instrumentation. Since sanitizer is a crucial part of fuzzing and bug analysis,...
### Description #2270 This is still a problem in version 2.8.3. Deleted images do not persist on the registry server after garbage collecting. However, registry serve thinks the blobs are...