-
The following example fails [this assert](https://github.com/FluxML/IRTools.jl/blob/1f3f43be654a41d0db154fd16b31fdf40f30748c/src/passes/cps.jl#L36) on Julia v1.7.2, IRTools v0.4.6:
```julia
using IR…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR40631](https://bugs.llvm.org/show_bug.cgi?id=40631) |
| Status | NEW |
| Importance | P enhancemen…
-
The rust build inside the fedora oci image is currently failing
reproduce with: `$ make oci-fed-image`
```
#0 87.91 --- stderr
#0 87.91 thread 'main' panicked at 'Non floating-type complex? …
-
### OpenVINO Version
2024.2.0
### Operating System
Ubuntu 20.04 (LTS)
### Device used for inference
GPU
### Framework
PyTorch
### Model used
VGG16
### Issue description
Hiya,
My goal is …
-
The C backend currently uses naïve reference counting. This works reasonably well, because Kitten is cycle-free. However, there are many dynamic checks for uniqueness in order to enable local mutation…
-
In its current state, gpuocelot won't work with anything above LLVM 3.4. e.g. #99 and #100 are symptoms of that.
LLVM seems to have introduced some quite heavy changes, so this probably won't be triv…
-
```
julia> function foo()
(1,1)
end
julia> bar() = (foo(); nothing)
julia> @descend optimize=false bar()
bar() in Main at REPL[7]:1
Variables
#self#::Core.Const(bar)
│ ─…
-
```
#!watchflakes
default
-
# Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0
# Modules to migrate
- [x] dms - By @tva-subteno-it - #323
- [x] dms_attachment_link - By @victoralmau - #373
- [x] dms…
-
For some reason, the hardware in the Phoenix is only triggered when the custom tagger is within a few feet of the Phoenix. Best guess is that the IR LED is not bright enough. This could be fixed wit…