-
Hi,
Are there any reasons why it doesn't work with python > 3.10?
For example when trying to run `pip install first-breaks-picking-gpu` I get error:
```
ERROR: Ignored the following versions tha…
-
Intel released a small blog-post recently covering that they have crazy-talk speeds for ConvNets on their Haswell CPU line.
I took their Caffe implementation, painfully installed the dependencies, and…
-
UPDATE: We only miss the conv1d interface.
We need a new interface. I'll give more detail later today.
Include a conv1d in the interface.
Make the make_thunk print the stack trace that create…
nouiz updated
7 years ago
-
I use yolov8 pruning code, to be more precisely the updated version for the new version of ultralytics: https://github.com/chbw818/yolov8-prune-using-torch-pruning-/tree/main
I am struggling with l…
-
Subscribe to this issue and stay notified about new [daily trending repos in Python](https://github.com/trending/python?since=daily).
-
https://github.com/BrutPitt/glslSmartDeNoise
http://blog.gregzaal.com/2015/11/24/new-pixel-filter-type-blackman-harris/
-
Anyone has interest to utilize the sparsity to accelerate DNNs?
I am working on the fork https://github.com/wenwei202/caffe/tree/scnn and currently, on average, achieve ~5x CPU and ~3x GPU layer-wi…
-
I went down a rabbit hole and want to pin this idea in case someone wants to take it up later: optimal fuzzy matches between the gsheet and CCV databases (or potentially any other database formats we …
-
How was faced trained on the the WIDER FACE dataset and how was the dataset prepared?
-
### What happened?
I'm seeing the following error when attempting to run any module with convolution operators on ROCM with a gfx1100 target:
```
iree/runtime/src/iree/hal/drivers/hip/native_execut…