-
### Description
When I create a WebAssembly with Blazor Web App and I select the Solution platform x64 I have the error :
NETSDK1032 The RuntimeIdentifier platform 'browser-wasm' and the PlatformTa…
RVPE updated
2 months ago
-
We need spectrogram display in .NET Interactive where the display depends on plotly.js framework.
Has this being discussed or implemented.
The pytorch torchaudio Jupyter [notebook ](https://pyt…
-
[Porting sb3-burn to c# Torchsharp](https://github.com/dotnet/TorchSharp/discussions/1333)
I am not familiar with burn. However, I am interested how you approach the pytorch version of sb3 while po…
-
Hi, I'm not getting all the stakes of this package, but is there a way to use the scripts to get a Java tokenizer ?
I converted my `python` model to `onnx` and I aiming to run it with a Java runtim…
-
### 🐛 Describe the bug
Code:
```
import torch
para =torch.Tensor(initial_para)
x,y = torch.tensor(x),torch.relu(torch.tensor(y))
para.requires_grad = True
loss = torch.nn.MSELoss()
optimizer …
-
Reported by @RamteenS
> I noticed by the way that, at the beginning of the processing when creating settings files, i need to put coma for the pixel size otherwise it does not create the settings fil…
-
Can we enable API Compat for TorchSharp? It’s part of the .NET SDK since 6.0.
Enabling it can be done with these steps:
[.NET Package Validation - .NET | Microsoft Docs](https://docs.microsoft.c…
-
Hello, I have ported over this code from pytorch: https://github.com/nikhilbarhate99/PPO-PyTorch/blob/master/PPO.py
It's just a PPO implementation. However, this line is where I'm seeing a differen…
-
See: https://dev.azure.com/dotnet/TorchSharp/_build/results?buildId=107275&view=logs&j=cb6831a2-077a-5241-4d26-4af1cda3b8c6&t=daeac993-d4bc-5949-e393-2d192db402d8
-
**OS:**
- Windows 11
- Visual Studio 2022
**Target framework version:**
- .NET 6.0
**Nuget packages:**
![image](https://user-images.githubusercontent.com/69070238/210427803-69bdb383-8c11-4bf…