About the compile category
|
|
0
|
253
|
January 9, 2023
|
Model trained with PyTorch 2.0 and Multi GPUs does not work with one GPU
|
|
4
|
39
|
June 8, 2023
|
How to pass include (-I) options for torch.compile
|
|
1
|
28
|
June 8, 2023
|
PyTorch compile requires fixed input naming?
|
|
3
|
61
|
June 6, 2023
|
How to use `torch.compile` with CUDA graphs when using gradient activation checkpointing
|
|
3
|
159
|
June 5, 2023
|
What can cause "[WARNING] DeviceCopy in input program"?
|
|
9
|
721
|
June 2, 2023
|
Graph breaks or No graph breaks in torchdynamo
|
|
1
|
49
|
June 1, 2023
|
Torch.compile's deployment story to non-Python host processes
|
|
3
|
73
|
May 30, 2023
|
Invalid use of incomplete type ‘PyFrameObject’ {aka ‘struct _frame’}
|
|
1
|
81
|
May 30, 2023
|
Any wheel for CUDA 12 coming?
|
|
8
|
791
|
May 27, 2023
|
Is there a way to get QR supported through magma for torch+rocm5.4.2?
|
|
0
|
48
|
May 26, 2023
|
Where is bmm source code? When using Inductor backend, it is not generating Triton kernels?
|
|
1
|
41
|
May 26, 2023
|
Ways to pass compilation target device to dynamo backend
|
|
1
|
43
|
May 24, 2023
|
[TorchDynamo] How to generate fx graph with nn.* layers?
|
|
2
|
67
|
May 23, 2023
|
Dynamic sequence length and recurrent layers
|
|
3
|
142
|
May 23, 2023
|
Does `torch.func.functionalize` support `fx.GraphModule` from `dynamo.export` w/ aten graph?
|
|
2
|
149
|
May 23, 2023
|
How to check PyTorch2 model is compiled
|
|
4
|
91
|
May 22, 2023
|
Torch won't compile with venv python installs
|
|
0
|
57
|
May 22, 2023
|
State_dict after compile and onnx.export
|
|
2
|
93
|
May 19, 2023
|
Can torch.compile support a model with dict holding data from hooks?
|
|
1
|
113
|
May 18, 2023
|
Example where PyTorch substantially slower than C++/CUDA
|
|
4
|
181
|
May 17, 2023
|
Tensors of variable size
|
|
1
|
64
|
May 16, 2023
|
Compile pytorch 2.0 with backend support for opencl opengl and vulkan
|
|
0
|
135
|
May 15, 2023
|
FSDP + compile says "RuntimeError: assigned grad has data of a different size"
|
|
1
|
66
|
May 13, 2023
|
Assertion Error with torch.compile
|
|
3
|
122
|
May 12, 2023
|
How to copy weights from torch.nn.sequential weights from source class to target class
|
|
0
|
52
|
May 10, 2023
|
Torch compile change the module name
|
|
3
|
79
|
May 9, 2023
|
How should I use torch.compile properly?
|
|
5
|
289
|
May 8, 2023
|
What's the recommended way to achieve asynchronicity for dynamo backend?
|
|
2
|
109
|
May 8, 2023
|
torch.cuda.DeferredCudaCallError: A strange bug after building a cuda extension
|
|
3
|
81
|
May 8, 2023
|