Piotr Stola

Results 1 issues of Piotr Stola

**Describe the bug** Look like Microsoft.SemanticKernel.Connectors.Onnx is missing the NuGet package release for CUDA and DirectML. The project file already contains condition build configuration for: - Microsoft.ML.OnnxRuntimeGenAI.Cuda - Microsoft.ML.OnnxRuntimeGenAI.DirectML https://github.com/microsoft/semantic-kernel/blob/main/dotnet/src/Connectors/Connectors.Onnx/Connectors.Onnx.csproj

bug
.NET