-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Re…
-
### What
Interesting idea / feature request the ability to generate a "share link" where unauthenticated users can watch a read-only stream of a live session in progress.
Some considerations:
…
-
### Channel ID (required)
StarChannel1.jp
### Channel Name
Star Channel
### Alternative Names
_No response_
### Network
_No response_
### Owners
Japanext Broadcasting
###…
-
**Describe the bug**
Standard use of `Ensemble` is to create a topologically identical mesh on each `ensemble.comm`. The parallel partition of the mesh on each member should be identical, otherwise t…
-
**Is your feature request related to a problem? Please describe.**
Currently binary TTNN operators follows the NumPy broadcasting rules. i.e. only dimensions of (implied) 1 can be broadcasted. Eg the…
-
## Event system
#### Must haves:
- Cross context comms (main thread, web worker, shared worker)
- Context isolation (main thread only, or this tab only)
- Decoupled from any form of persiste…
-
```julia
using NNlib, Enzyme, Zygote
gelu_act(x) = sum(abs2, gelu.(x))
x = randn(Float32, 32, 32, 1, 32)
@btime Enzyme.gradient(Reverse, $gelu_act, $x); # 1.298 ms (65 allocations: 386.95 Ki…
-
Some of the `SOCInterpolatedHealth` classes also have a temperature-dependent component (OCV, R0, etc.) While the temperature dependence is explicit, it needs to be properly checked with batching to e…
-
When one is targeting slaves with MODBUS_BROADCAST_ADDRESS and say you issue modbus_write_registers,
the code after sending a frame still goes through
if (rc > 0) {
uint8_t rsp[MAX_MESSA…
-
Currently, regardless of whether the `broadcast` flag is true or false, we return the PSBT hex in all cases.
Developers broadcasting PSBTs almost always need to know the `txid`.
In the case of …