-
see https://github.com/EnzymeAD/Reactant.jl/pull/249
```mlir
module attributes {transform.with_named_sequence} {
func.func @main(%arg0: tensor) -> tensor {
%c = stablehlo.constant dense : tenso…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When slicing, Cura continually uses more memory until OOM. It doesnt seem to leak when slicin…
-
### Cura Version
5.9/0
### Operating System
Ubuntu
### Printer
Ender 3 Pro
### Name abnormal settings
_No response_
### Describe model location
_No response_
### Describe your model
https:/…
-
https://github.com/layer6ai-labs/dgm-eval/blob/master/dgm_eval/metrics/fd.py
structure
```python
import torch
from torchmetrics import Metric
class MyAccuracy(Metric):
def __init__(s…
-
### Version
_Version of SuperSlicer used 2.5.59.12
windows 10
### Behavior
* so beside the fact that always since I downloaded Superslicer the warning always showed up, the real problem (sin…
-
### Version Information
* vyper Version (output of `vyper --version`): 0.4.0+commit.e9db8d9
* OS: osx
* Python Version (output of `python --version`): 3.12.4
### What's your issue about?
I …
-
Hello.
Please explain to me why did you commit this https://github.com/cableguard/altuntun/commit/51b25cdc5c6d2d0499baaec04d005237d33eb7cf ?
I use your library in project and there is a error w…
-
GKV sollten zur KVID geupdated werden: https://ig.fhir.de/basisprofile-de/1.5.0/ig-markdown-LebenslangeKrankenversichertennummer10-stelligeKVID-Identifier.html (Aktuell wirft die Validierung mit Inst…
-
### Is there an existing issue for this feature request?
- [X] I have searched the existing issues
### Is your feature request related to a problem?
Not sure if this will get upvotes, but I think t…
-
(Version 2):
Several times I've found myself in an expression wanting to update an array with part of an another array. But the only way I found was creating a new object by iterating over one object…