-
`vm-bhyve` is awesome to create virtual machines with the same processor architecture, and I use it a lot on my Intel server, with the `amd64` processor architecture, and virtual machines which also u…
-
### 🐛 Describe the bug
###
Following code runs successful in PyTorch 2.1.1
However in PyTorch 2.4, the hook will not be called
```
import os
import torch
import torch.nn as nn
import torc…
-
### Problem description
[Error.txt](https://github.com/user-attachments/files/17529523/Error.txt)
### What steps will reproduce the bug?
pkg install gcc-8
### What is the expected behavior?
cle…
-
### Steps to Reproduce
I have not been able to reproduce the issue on our devices, but we have seen this error reported in Crashlytics for a few hundred users the last months. The only stack trace …
-
Running BenchmarkCI's `judge` function calls CpuId.jl.
As noted in its [README](https://github.com/m-j-w/CpuId.jl?tab=readme-ov-file#cpu-what-can-you-do) and discussed [here](https://github.com/m-j-…
-
### Name and Version
bitnami/mysql 11.1.20
### What architecture are you using?
amd64
### What steps will reproduce the bug?
1. Install helm chart 10.3.0 version. Then update to 11.1.20…
-
### 🐛 Describe the bug
Problem: There seem to be 2 ways of using torch compile with a HF model, both of which don't work for all the ways a model inference is called, which is one of 3 possible met…
-
### Describe the issue
Can anyone successfully use onnx and yolo5?
### To reproduce
Can anyone successfully use onnx and yolo5?
### Urgency
_No response_
### Platform
Windows
### OS Ve…
-
### Describe the issue
We encountered an issue using ONNX Runtime where the outputs of a sigmoid operation were either 0 or negative, which shouldn’t happen given the expected range of sigmoid output…
-
```cs
// my code
using Newtonsoft.Json;
using SystemInfoLibrary.OperatingSystem;
var a = OperatingSystemInfo.GetOperatingSystemInfo();
while (true)
{
Console.WriteLine(JsonConvert.Seriali…