-
Hi @willow-ahrens,
While implementing lazy indexing for SDDMM I noticed that adding a new singleton dimension to the rightmost position fails (which is needed for lazy indexing version of SDDMM):
…
-
@willow-ahrens,
Here I share performance issue that we found in `SDDMM`. `tensordot` on row-major has a huge time overhead (I think there's a format change for row-major).
Column-major example:
…
-
Hello :D
When I try to pick any filter in the dropdownlist, I get this error :
check following fields:
body -> uisettings -> gallery_filter_userselectable -> 0: Input should be 'original', '_1977…
-
Hi @willow-ahrens,
While running different configurations of levels I noticed that for negation I get an exception. Here's a code where I could reproduce it:
```julia
using Finch
A = [0.0 0.…
-
:one: What happened that was unexpected
I followed the ESLint setup from the readme this repo, and I ended up with a strange error and the dependency won't install... Error from Hyper and screensh…
-
From original email:
> It would appear that the extents for the Willow Creek is too small. Can you please update the grid extents to what it shows below. Please let me know if you need anymore info…
-
### Description
Первую игру выиграла на Dark Willow. Не получила жетоны. Даже не вылезло окошко в конце матча.
Вторую игру проиграла за Lina. Также в конце матча не дали жетоны.
Также, у заклинател…
-
Migrated from code.ros.org, issue #3231
Reported by: mrinal
## https://code.ros.org/trac/ros/ticket/3231
When the rosrt::Publisher is used from a Xenomai task, it causes the task to switch to sec…
-
To capture audio during oral reading we need to record it in RoboTutor itself rather than in AZ.
1. Provide an easy way to enable or disable recording by a given .apk -- imaybe in an .ini file in t…
-
Hi @willow-ahrens,
While implementing Array API standard I noticed that one-element 1-D tensors drop their values for some broadcasted operations:
```julia
julia> using Finch
julia> Tensor(one…