-
```
What steps will reproduce the problem?
1. Install Snow Leopard
2. Open MacFusion 2.0.3
3. Open the MacFusion Log Viewer from the window menu.
4. try to connect via a SSH-connection and have a look…
-
I am working on a simple MNIST example. I found that I could not compute the NTK for the entire dataset without running out of memory. Below is the code snippet I used:
```python
import neural_tan…
-
Hey,
thanks a lot for sharing your stitching tool! I work together with @jo-mueller on a project and your tool comes in quite handy since I want to stitch about 830 images together. napari-stitcher…
-
Hello!
I have tried to run the driver on MBPro Retina 13" + Sierra 10.12.5. kext is loaded (I've checked it), but when I plug-in/power-on my E-MU 0404 nothing happens - Audition, System Sound, EMU Co…
gjoob updated
4 years ago
-
### 🐛 Describe the bug
When I try to fuse two modules (e.g., `Conv2d` and `BatchNorm2d`). I tried 1,000 times random input, finding that the output produced by `fuse_modules` is inconsistent with t…
-
I have tested a superset of OPT GEMM sizes, with M/N/K as [8, 16, 32, 64, 2048, 8192] combinations using [the pad-pack pipeline](https://github.com/nod-ai/iree-amd-aie/pull/184). Most test cases have …
-
I'm finding myself wanting to scale/blur/whatever images into an `ndarray` `Array3`. But `imageproc` functions all allocate their own output, which is suboptimal in many cases, for example when:
-…
-
on this x86_64 linux v6.3.0-rc7 musl v1.2.3 host, using pocl 4.0-pre on the commit 216b9a458 with hashcat v6.2.6 ends up with a segfault:
```gdb
Process 20270 stopped
* thread #18, name = 'hashcat'…
-
### Your current environment
```text
Collecting environment information...
WARNING 07-23 19:11:42 _custom_ops.py:14] Failed to import from vllm._C with ModuleNotFoundError("No module named 'vllm.…
-
I downloaded AVA video data based on DATASET. Md, but some videos failed to download for some reason. I used downloadable videos to process the data and test the results. There is an error, great vide…