issues
search
dotnet
/
TorchSharp
A .NET library that provides access to the library that powers PyTorch.
MIT License
1.41k
stars
182
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is there a plan to package pytorch3d into torchsharp?
#1412
williamlzw
opened
3 days ago
0
concat dataset
#1411
yueyinqiu
opened
1 week ago
2
Unit
#1410
NiklasGustafsson
closed
1 week ago
0
Further adjustments based on API compat
#1409
NiklasGustafsson
closed
1 week ago
0
Adapted to some API Compat complaints.
#1408
NiklasGustafsson
closed
1 week ago
0
draw_bounding_boxes
#1406
BehalDavid
opened
1 week ago
1
Adding `torch.nn.functional.normalize`
#1405
NiklasGustafsson
closed
1 week ago
0
Fixed npstr() of empty tensor()
#1404
NiklasGustafsson
closed
2 weeks ago
0
Corrected mistakes in PR #1401
#1403
NiklasGustafsson
closed
2 weeks ago
0
diagonal() has incorrect default
#1402
LeeReid1
closed
2 weeks ago
1
Fix issues #1400 and #1402
#1401
NiklasGustafsson
closed
2 weeks ago
0
There may be an error in torchvision.transforms.GaussianBlur
#1400
williamlzw
closed
2 weeks ago
6
slice bug
#1399
whuanle
closed
2 weeks ago
3
Replace native module implementation with managed code.
#1398
NiklasGustafsson
closed
1 week ago
1
Look into whether parameter creation from a tensor leads to incorrect dispose scope statistics.
#1397
NiklasGustafsson
closed
1 week ago
14
Fast TensorAccessor
#1396
haytham2597
opened
3 weeks ago
0
Add new test fixtures to CudaBinaries project resolves #1394
#1395
mvphelps
closed
4 weeks ago
9
New contributor didn't link tests in WithCudaBinaries project
#1394
mvphelps
closed
4 weeks ago
0
Fix memory leaks in .ToTensor, resolves #1392
#1393
mvphelps
closed
4 weeks ago
11
ToTensor extension method creates an orphaned tensor (Memory Leak)
#1392
mvphelps
closed
4 weeks ago
0
Better metrics
#1391
mvphelps
closed
4 weeks ago
2
Provide better metrics to enable memory leak troubleshooting
#1390
mvphelps
closed
4 weeks ago
0
Resolves #1387 and backfill tests for ThreadDisposeScopeStatistics
#1389
mvphelps
closed
4 weeks ago
3
No way to copy a tensor from gpu to cpu to pre allocated array.
#1388
LukePoga
opened
1 month ago
6
Attaching unowned tensor to a DisposeScope makes Statistics.DetachedFromScopeCount go negative.
#1387
mvphelps
closed
4 weeks ago
0
Enable DisposeScope for PackedSequence, resolves #1385
#1386
mvphelps
closed
1 month ago
27
PackedSequences not aware of DisposeScope system
#1385
mvphelps
closed
1 month ago
0
Support use_deterministic_algorithms()
#1384
medovina
opened
1 month ago
0
`torch.linalg.vector_norm` : Set `ord` default as specified in docs
#1383
MiWeiss
closed
1 month ago
10
Add support for `torch.nn.functional.normalize`
#1382
MiWeiss
closed
1 week ago
0
Is TorchText implemented?
#1381
przemyslawbak
opened
1 month ago
3
torchaudio support
#1377
williamlzw
opened
1 month ago
7
Fixing Tensor.backward's function signature
#1376
JamesG9802
closed
1 month ago
2
Torch was not compiled with flash attention warning
#1375
lostmsu
opened
2 months ago
1
Add accumulate to index_put_
#1374
BalashovK
opened
2 months ago
1
Using TorchSharp In Unity
#1372
StefanWRL
opened
3 months ago
2
How to use it in maui
#1370
Barshan-Mandal
opened
3 months ago
7
multi-gpu training
#1369
lindadamama
closed
3 months ago
2
GELU does not appear to support approximate tanh
#1368
travisjj
opened
3 months ago
4
Why this dotnet pack error?
#1366
GeorgeS2019
closed
3 months ago
0
Moving to libtorch 2.4.0
#1365
NiklasGustafsson
closed
3 months ago
0
Update release notes
#1364
NiklasGustafsson
closed
3 months ago
0
Increase libtorch version to 2.4.0 and switch to libtorch distribution for osx-arm64
#1363
ejhg
closed
3 months ago
29
MissingMethodException: Method not found: '!!0 TorchSharp.ModuleExtensionMethods.cuda(!!0, Int32)'
#1362
dansimon363
closed
3 months ago
8
Bump SixLabors.ImageSharp from 3.1.4 to 3.1.5 in /src/Examples.Utils
#1361
dependabot[bot]
closed
4 months ago
0
Address issue #1359
#1360
NiklasGustafsson
closed
4 months ago
0
`torch.nn.functional.l1_loss` computes a criterion with the MSE, not the MAE
#1359
RensOliemans
closed
4 months ago
6
Revert "concat dataset"
#1358
NiklasGustafsson
closed
4 months ago
0
Fix #1356
#1357
LittleLittleCloud
opened
4 months ago
10
Suppress the API breakchange introduced by PR 1354 and bump up minor version
#1356
LittleLittleCloud
opened
4 months ago
3
Next