-
### Describe the bug
Attended system upgrade failed to upgrade to v23.03.7 and I believe is now booting into fail-safe mode due to kernel panic on boot.
### OpenWrt version
r19803-9a599fee93
…
-
These two classes are testing the same class: `DRCogitLinearScanRegisterAllocator`.
Should we merge them?
-
### 🐛 Describe the bug
Looks like memory is allocated in the caching allocator which doesn't get freed. I checked refcycle and it doesn't appear to be due to a cyclical reference in the python code…
-
When do reverse engineer of C++ program, STL function has very long name in asm code which causes difficult analysis. As a result, could we make the name more shorter and clear?
Take the following …
-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
1.Run my script below:
```python
import torch
import torch.nn as nn
import torch.nn.functional as F
from torch.utils.tensorb…
-
C1 compiler
Fast, lightly optimizing bytecode compiler. Performs some value numbering, inlining, and class analysis. Uses a simple CFG-oriented SSA "high" IR, a machine-oriented "low" IR, a linear …
-
In the past few years we have converted most of our codebase to work in terms of fragmented buffers, instead of contiguous ones, to help avoid large allocations that put large pressure on the memory a…
-
## Environment
- **OS Version:** Ubuntu 22.04
- **ROS2 Version:** Binary ROS2 Humble
- **Gazebo Version:** Ignition Gazebo Fortress
## Description
**Expected behavior:**
I want to mirror…
-
## Description
I have noticed some odd behavior using `ode_adams` and `STAN_THREADS`. This does not recur when using `ode_bdf` or `ode_rk45`.
## Example
Using a simple SIR model, courtesy of …
-
| | |
| --- | --- |
| Bugzilla Link | [12009](https://llvm.org/bz12009) |
| Version | trunk |
| OS | All |
| Attachments | [test case IR](https://user-images.githubusercontent.com/92601416/143744762…