-
# libp2p local event bus
> Authors: @raulk, @gpestana
> Revision: r0, 2019-05-31
## Context
A libp2p host comprises a number of components. Some are compulsory like the swarm, peerstore, tra…
raulk updated
5 years ago
-
What is the rational to have patching action? Wouldn't it be enough to just update the whole DID on updates?
- Should relays validate updates to DIDs?
- Clients need to trust relays, or need to ge…
-
I'm currently writing infrastructure for a toy language where the design was to stream source from `disk` -> `tokenizer` -> `parser` -> `compiler` -> `wasmtime`, avoiding the need to hold entire vario…
-
This comes from a discussion with @TobiaMarcucci
Currently our `Polynomial` class is written as a linear combination of monomials `∏xᵢᵈⁱ`. As mentioned in the previous literature, monomials are "b…
-
This is an explanation of how to export the recognition model and the detection model to ONNX format. Then a brief explanation of how to use ONNX Runtime to use these models.
ONNX is an intercompa…
-
We are working on to increase supports for sparse tensor. Currently we have [summarized current state of sparse tensor](https://github.com/pytorch/pytorch/issues/9674) and listed out [sparse ops to su…
-
### Describe the bug
Hello,
i have the problem with the driver, that about one time in the week the connection to all of my
4 BMS (Jiabaida AP20S003s 20S 300A) gets lost.
[converted.log…
-
Sorry for being rude, but I tried to read it over and over again, but the documentation suc*s. I tried to experiment with mixers, but I can't figure it out well how they work.
It seems written by som…
-
### Ticket Contents
## Description
While Sugar has lots of activities, you can never have enough math games and puzzles. There is a great website with lots of ideas (See https://www.cut-the-knot.o…
-
Right now openfold asks for old pytorch + cuda (11.2), thus latest linux is not able to build openfold.
Would like to upgrade the supported pytorch + cuda and other python packages accordingly, so …