-
**Describe the bug**
When Ovale Balanced Druid is enable. there is unplayable grpahic lag/shuttering
**To Reproduce**
Steps to reproduce the behavior:
1. Select the script...
2. Cast XXX spell.…
-
## Steven Schveighoffer reported this on 2015-06-10T11:57:20Z
### Transferred from https://issues.dlang.org/show_bug.cgi?id=14675
### Description
````markdown
Some background: http://forum.dlang.or…
-
The @specialized annotation (in combination with the -Yspecialize option for scalac) has the promise of reducing boxing overheads, especially for reads (txn and non-txn) and non-txn writes. (Txn writ…
-
Futhark imposes certain draconian type system restrictions in order to guarantee efficient defunctionalisation. Essentially we guarantee that any functional value can have only a single possible form…
-
| | |
| --- | --- |
| Bugzilla Link | [44386](https://llvm.org/bz44386) |
| Version | unspecified |
| OS | Linux |
| CC | @AaronBallman,@topperc,@dwblaikie,@zygoloid |
## Extended Description
Clan…
-
`nh os switch -S` should maybe also activate the home-manager specialization with the same name (probably behind a flag)? Currently I have to run `home-manager generations`, copy the store path of the…
-
The mission ontology defines:
```
aspect SpecifiedElement
reifiedRelationship Performs {
inverseFunctional
asymmetric
irreflexive
unreified = performs
inverse = isPerformedBy
…
-
# Feature or enhancement
### Proposal:
Now that we have type versions installed in https://github.com/python/cpython/issues/119258 . We can use the information to constant propagate through attribut…
-
### 🐛 Describe the bug
```
import torch
import torch_tensorrt
from typing import Optional, Sequence,Dict,List
from torch.nn import functional as F
from tzrec.modules.mlp import MLP
from torch i…
-
### Describe the issue
I am attempting to compile ONNX Runtime on the [LUMI](https://docs.lumi-supercomputer.eu/) supercomputer, a Cray system.
The configuration step is completed without any issue…