-
**Describe the bug**
With the recent tilization support of FP32 enabled and BFP16 no longer needing an even number of elements in the last dimension. I am able to enable a lot more tests in my GGML ba…
-
**Describe the bug**
Reductions with GPU broadcasting error with Enzyme. @wsmoses suggested I open an issue here.
**To reproduce**
The Minimal Working Example (MWE) for this bug:
```julia
…
-
I just upgraded to the latest Dogewallet release (Version 0.9.33) and am having trouble completing MPMA transactions, regardless of the number of lines in the send. The error occurs during the broadca…
-
Got an EZ1 from Sonnenladen, it seems the smartphone app can fetch data with "direct connect" via Bluetooth. Is it possible to use the BT method instead of using WiFi/IP? Does the Bluetooth API need t…
-
Issue to discuss the possibility of introducing broadcasting for arrays.
See also:
- https://github.com/sympy/sympy/pull/22936#issuecomment-1023521505
- https://github.com/sympy/sympy/issues/1650…
-
As I rider I want to see my ride request published to the network.
As a drover I want to see my ride offer published to the network.
- save data in the offer on IPFS, resulting in an IPFS hash.
…
-
Not sure if this should be part of the display system, but some type of messages could be used elsewhere. For example a public announcement. A quick fix could be to mark a new lower third as a 'public…
-
I just ran into the following error:
```
julia> R = rand(3); s = 1;
julia> using LazyArrays: lazy
julia> @. lazy(2 * s * R)
3-element LazyArrays.BroadcastArray{Float64,1,Base.Broadcast.Broadc…
-
The implicit promise of this being a latent model is that it will work with the library of latent model functionality. Does this implementation do so? If no do we need to rethink the ide…
-
It should work similarly to `StaticArrays`, usable entirely on the stack and generally type-stable.
I tried this before, but it turns out the implementation of broadcasting is really complicated.
heyx3 updated
10 months ago