-
Undefined symbols for architecture x86_64:
"tensorflow::DEVICE_CPU", referenced from:
__GLOBAL__sub_I_roi_pooling.cc in roi_pooling.o
__GLOBAL__sub_I_roi_pooling_grad.cc in roi_poolin…
-
### Describe the bug
When using a profile with a tool_requires, I am getting a conflict between some dependency of the tool and a dependency of the recipe
conan install command
```
conan instal…
-
### 🐛 Describe the bug
`torch.linalg.eigh` crashes if the model is compiled into an AOTInductor model and used from the C++ side. The example python code is attached as follows:
```python
import os…
-
Hello,
I want to report an issue with coverage not displaying correctly. When I measure the coverage of the tests in this [example](https://github.com/itsdfish/TestItemPackage.jl), the coverage is z…
-
### 🐛 Describe the bug
When converting models for inference, I encountered an issue where I couldn't save the converted model due to remaining hooks. Here's a minimal example reproducing the issue:
…
-
Copy of https://github.com/rpm-software-management/dnf/issues/2134
When calling `dnf download` on a remote URL, I am expecting to receive the RPM files on my filesystem in the current directory. T…
-
| | |
| --- | --- |
| Bugzilla Link | [39840](https://llvm.org/bz39840) |
| Version | trunk |
| OS | All |
| CC | @topperc,@RKSimon,@rotateright |
## Extended Description
As discussed here:
https:…
-
Upon setting `glfwWindowHint(GLFW_VISIBLE, GLFW_FALSE)`,
```
glfwWindowHint(GLFW_VISIBLE, GLFW_FALSE);
GLFWwindow* window = glfwCreateWindow(SCR_WIDTH, SCR_HEIGHT, "OpenGL", nullptr, nullptr);…
-
instead of submodule `tree-sitter-c` there's only `tree-sitter-zig`, but the build thingy is trying to use `tree-sitter-c` for some reason
```
roman@romans-MacBook-Air editor % zig build …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR39840](https://bugs.llvm.org/show_bug.cgi?id=39840) |
| Status | NEW |
| Importance | P enhancemen…