-
It would be nice to have them available in the standard library (both on CPU/GPU) rather than rolling your own. Kornia seems to have implemented it: https://kornia.readthedocs.io/en/latest/color.html,…
-
Hello,
I understand that this is a quite old repo, but I would like to know if the GPU implementation has some bug, since it is commented out.
Thanks
-
Hello,
thanks for the repository, it is very useful to have a soft-dtw algorithm available for GPU computing.
I am wondering whether you are interested in pushing this to pypi and/or conda for …
-
RuntimeError: Expected object of backend CPU but got backend CUDA for argument #4 'mat1'
File "/home/matt/Dropbox/Receiver/Antenna/antenna_sims/pytorch/DRL/Agents/Base_Agent.py", line 128, in run…
-
# Overview
Some `cub::Device*` algorithms are/were documented to be run-to-run deterministic, but the implementations no longer fulfill that guarantee. This has been a major pain point for several …
-
miner is not getting connected to internet , its keep on reconnecting in some secs and shows 0hs speed,
I notcied that when this Warning message pops 'Net error: JSON member result not expected t…
r7avi updated
6 years ago
-
This issue collects the status of the various discussion topics for defining a tensor interface that is:
- **low-level**
- **dense**
- **shared-memory**
- **synchronous**
- **preferably CPU/GPU…
-
I compiled the development snapshot of XMRig-Nvidia on two Nvidia GPUs (Tesla K40c and GTX 1050 Ti) using CUDA 10.1 on two different machines on Ubuntu (18 for Tesla K40c, 19 for GTX 1050 Ti) and I'm …
-
Hi @eldar thank you for this amazing work! I am using this algorithm to track animal pose in images and it works fantastically.
I have forked this repository and made a few simple interface changes…
-
UnknownError (see above for traceback): Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, so try looking to see if a warning log message was printed above.
[…