-
Given our recent discussion in a team meeting, I think we should adjust command line flags to reflect our long term direction before we make "v0.1" next week.
I'm going to propose couple of ideas a…
-
Tensor subnetwork canonicalization is useful to identify common sub-expressions.
As of now, the subnetwork canonicalization for tensors without proto-indices seems to at least not throw (have not bee…
-
Hello, after upgrading to the specified version:
```
libyang: 3.4.2
libnetconf2: 3.5.1
Sysrepo: 2.11.7
netopeer2: 2.2.31
```
I encountered the following issue when install…
-
Configuring trin to run multiple subnetworks is currently not ideal for a couple of reasons:
## Subnetwork selection
We have a flag for enabling subnetworks (`portal-subnetworks`), but not all c…
-
Not sure of the best language to describe this succinctly, but in PyTorch, there are modules with the parameter "num_layers", e.g. nn.GRU and nn.LSTM. However, the helpers in torch_helpers seem to ass…
-
Inspired by a bug I introduced in glados, and thoughts about how to make it less likely in the future:
https://github.com/ethereum/glados/pull/335#pullrequestreview-2408660979
The current usage pa…
-
# HIP 128: Energy Subnetwork
- Author(s): [@frahlg](https://github.com/frahlg), [@jthiller](https://github.com/jthiller), [@abhay](https://github.com/abhay), [@T0bias0lss0n](https://github.com/h0bb…
-
**Is your feature request related to a problem? Please describe.**
I have two NetBird installation: one for work (servers, vms, subnetworks) and second for the home lab.
**Describe the solution yo…
-
Nodes that offer invalid data will currently be allowed to keep doing so wasting bandwidth and cpu of the receiving node.
Any offer that has a properly encoded content key and that falls in the data …
-
Passing any invalid subnet address into Ipv4Pool::from causes panic instead of returning InvalidInputError.
Only validation that's done is if the input string contains "/". IP nor prefix length aren'…