-
**keyword**
-
Hello, after updating from 1.8.1 to latest, dev or 1.8.3, x3dom stopped working. I can't access x3d element's runtime property, the model isn't visible, there are multiple errors like this:
`x3dom.js…
-
Can we add support for playwright runtime annotations?
https://playwright.dev/docs/test-annotations
![image](https://github.com/user-attachments/assets/0f48f19b-e286-47d8-984f-5a84ad0ec97d)
For…
-
Hello, I see that your device uses GPU acceleration (on a single RTX 2080 Ti), while I am currently using an AMD EPYC 7742 (CPU). I have tried to replicate your code, and I have completed the first …
-
Design issues to be resolved:
- [ ] Are we going to use an attribute of a `MethodImpl` flag to identify async methods?
(Re comment:https://github.com/dotnet/runtime/pull/104063#discussion_r183459965…
-
Please consider upgrading to a Qt6 runtime if your application supports Qt6, or 5.15-2308 otherwise.
-
Does this library have that functionality? It wasn't clear to me from the readme, but I'm interested in doing something like this:
```lua
function newTransform(x_, y_, z_)
local transform={
…
-
### Problem Description
MIVisionX component runtime dependencies need to be clearly listed
* OpenVX - readelf -d libopenvx.so | grep NEEDED
```
0x0000000000000001 (NEEDED) Shared li…
-
Hello jake83741,
Love the project, currently iterating over it AWS's bedrock integration. Let me know if this is in the roadmap and once ready I could submit a PR or we can pair program to implemen…
-
pixel_values = torch.cat([pv for pv in all_pixel_values if pv is not None], dim=0) if any(all_pixel_values) else None
RuntimeError: Boolean value of Tensor with more than one value is ambiguous
su…