-
I am trying to run the Linear Regression, KMeans, and PCA examples on a cluster of 2 nodes, each with 4 GPUs, but some of the executors in the examples always get stuck in the barrier when the cuML fu…
-
The following is taken from https://github.com/dotnet/aspnetcore/issues/53290 as I did not know there is a separate repo for scaffolding.
### Is there an existing issue for this?
- [X] I have se…
-
I'm using NSwag in my ASP.NET Core project (`app.UseOpenApi()`).
Is it possible to add additional models, which are not used in any controller action, to the generated api descriptions?
-
While it is already in the TODO list i wanted to raise my voice and mentioned that Map support would be really great. :)
mpost updated
6 years ago
-
Do you have an example of what an ASP.Net Core 3.0 API operation that uploads and downloads a file and what the OpenAPI 3.0.1 yaml should look like in order to properly generate a client using NSwag c…
-
Hi, I'm trying to create my service as restful, but when I run Refresh.bat file and run npm start. It gives errors.
```
[Route("api/services/app/Test")]
[HttpPost]
public async Task CreateTest(…
-
Source: https://github.com/flutter/engine/compare/6b36113c4ab7...63dd50788d4a
Dart SDK version: 3.6.0-36.0.dev (dev) (Fri Jul 12 09:05:30 2024 -0700) on "macos_arm64"
```
Exception in InstanceInv…
-
The generator currently has problems with certain new types in the Mono framework like `System.ReadOnlyMemory`.
Here's a sample stack trace:
```
System.Exception: System_ReadOnlyMemoryA1[T] is no…
-
spark 2.1.1 and also spark 2.3.0
spark 0.7.0, 0.8.0, 0.8.1-SNAPSHOT
client mode
Different (but similar) wrong behavior depending on whether you are using JobFileDao or JobSqlDao when issueing a l…
-
when I export the `detr_r50.pth` to `onnx` model, but it has an error:
```
RuntimeError: Failed to export an ONNX attribute 'onnx::Sub', since it's not constant, please try to make things (e.g., k…