-
Would it be viable to support multiple backends to this GUI? Notably, if it was possible I'd be interested in seeing Kakoune support. Kakoune _(for example)_ might make this more difficult too, as it …
-
```
Hey,
Great plugin. It would be awesome if one could add multiple ampache URLs, and
have individual items on the left.
Thanks.
```
Original issue reported on code.google.com by `arthur.l...@gm…
-
There have been many suggestions for new backends across several different issues. I'll be closing those issues and will try to reference them all here in one place. It seems like @acdha has some spec…
-
Longterm goal: it would be nice to define a consistent API from all the backends.
https://docs.google.com/document/d/1-GQrFdDVrA57-ce0kbzSth4lQqfOMMRKpih3hPJmvoU/edit might be a good starting place…
-
If I wanted to make a fork of tiny that can speak to other IRC-like chat services where would I start? I've poked around in the code and can't seem to find the part that reads from a connection and co…
-
Dear All,
I am running PyTorch on MacBook Pro M2 Max and I am getting the following warning:
“”"
UserWarning: The operator ‘aten::nonzero’ is not currently supported on the MPS backend and will f…
-
Multiple possibilities:
https://hellosystem.github.io/docs/developer/midi.html
https://man.openbsd.org/midi.4
https://sndio.org/
-
I am getting error when run the test (see below).
Traceback (most recent call last):
Cell In[4], line 1
b_compiled = add(a, a)
Cell In[2], line 17 in add
add_kernel[grid](x, y, ou…
-
Hi!
I have been wanting to separate out the backend parts from the high-level parts, so that the same backend could be used by multiple high level numerical libraries - `magicl`, `numcl`, `petalisp…
-
The backend refactor has gone a long way towards making it easier to implement custom backend readers via entry points. However, it is still not clear how to implement a _writeable_ backend from a thi…