Torch.compile: Generated Triton kernel seems wrong
|
|
4
|
180
|
February 4, 2025
|
Using libtorch C++ on Windows, MKL Installed
|
|
0
|
54
|
February 4, 2025
|
Optimizer.step() calls torch.cuda.synchronize()
|
|
3
|
214
|
February 4, 2025
|
Bitwise Operations on Cuda Float Tensor
|
|
5
|
4830
|
February 4, 2025
|
Bitwise Operation on Float Tensor
|
|
10
|
1760
|
February 4, 2025
|
Torch.compile triggers anomaly detection
|
|
1
|
130
|
February 3, 2025
|
The difference between `torch.ops.aten.addmm.default` and `torch.ops.aten.linear.default`
|
|
2
|
758
|
February 3, 2025
|
Jacobian matrix of right shape, but null everywhere
|
|
3
|
75
|
February 3, 2025
|
Pytorch pruning tutorial. Where in process does this happen?
|
|
7
|
510
|
February 3, 2025
|
Workaround for unsupported return of multiple tensors for torch.cond in a model intended for torch.onnx.export(dynamo=true,...)
|
|
1
|
77
|
February 3, 2025
|
Looking for Up-to-Date MAML meta-RL example
|
|
0
|
105
|
February 3, 2025
|
Replace torch.rfft() code (PyTorch 1.6)
|
|
2
|
247
|
February 3, 2025
|
PyTorch-Glow Integration
|
|
0
|
1010
|
November 7, 2022
|
How to create a DataLoader with nested tensors
|
|
0
|
65
|
February 3, 2025
|
Limit the precision of weights and gradients
|
|
0
|
22
|
January 30, 2025
|
FSDP clarifying questions
|
|
0
|
126
|
February 3, 2025
|
Explicit casting inside autocast context
|
|
2
|
140
|
February 3, 2025
|
Error in official document code?
|
|
3
|
144
|
February 3, 2025
|
Importing torchtext
|
|
1
|
364
|
February 3, 2025
|
Dynamically loading symbols from libtorch.so
|
|
0
|
141
|
February 2, 2025
|
Is there a way to force some functions to be run with FP32 precision?
|
|
4
|
3049
|
February 2, 2025
|
Do we need to do torch.cuda.amp.autocast(enabled=False) before a custom function?
|
|
4
|
6996
|
February 2, 2025
|
How to use torch.jit.trace to trace CausalLMOutputWithPast?
|
|
1
|
244
|
February 2, 2025
|
Applying transformation to bounding boxes is not producing proper result
|
|
2
|
99
|
February 2, 2025
|
Quession about including torch/extension
|
|
0
|
118
|
February 1, 2025
|
On pull requests... progress
|
|
3
|
166
|
February 1, 2025
|
Why matrix multiplication returns inconsistent results with different sizes?
|
|
4
|
894
|
February 1, 2025
|
Left / right side padding
|
|
0
|
34
|
February 1, 2025
|
Check if at least one element in tensor is nonzero
|
|
7
|
3260
|
February 1, 2025
|
IG for VQA using VLMs from transformers
|
|
1
|
142
|
February 1, 2025
|