TorchDynamo - how to fallback to the fine grained subgraph?
|
|
1
|
58
|
March 14, 2023
|
Getting the fx graph of submodules, instead of 'call_module' nodes?
|
|
0
|
37
|
March 14, 2023
|
Questions about Pytorch 2.0 tutorial and TORCH_COMPILE_DEBUG=1
|
|
3
|
199
|
March 9, 2023
|
Torch.compile() negative performance
|
|
1
|
293
|
March 9, 2023
|
How to register new backend
|
|
1
|
61
|
March 9, 2023
|
PT 2.0 - Are compiled models savable
|
|
4
|
336
|
March 9, 2023
|
How to find a list of available backends of torch.compile?
|
|
1
|
100
|
March 4, 2023
|
Compiling triton with .github/scripts/build_triton_wheel.py
|
|
3
|
73
|
March 3, 2023
|
The benchmark test for dynmao inductor runs stuck
|
|
1
|
44
|
March 2, 2023
|
Trouble building and installing pytorch
|
|
2
|
75
|
March 2, 2023
|
Torch._dynamo.optimize: The tensor has a non-zero number of elements, but its data is not allocated yet
|
|
4
|
142
|
March 1, 2023
|
Torch.compile() segfaults on CUDA 11.6
|
|
6
|
133
|
March 1, 2023
|
Triton installation and requires grad mismatch
|
|
5
|
136
|
February 28, 2023
|
Will the real tensorrt please stand up?
|
|
6
|
126
|
February 27, 2023
|
What might PyTorch->TensorRT be able to achieve
|
|
3
|
221
|
February 27, 2023
|
How to register a pytree for an ouptut class?
|
|
1
|
52
|
February 25, 2023
|
Data Dependent Control Flow - Functorch
|
|
0
|
74
|
February 25, 2023
|
Inductor vs. Extending Dispatcher?
|
|
0
|
63
|
February 24, 2023
|
RuntimeError: Internal Triton PTX codegen error, PTX .version 7.4 does not support .target sm_89
|
|
11
|
465
|
February 21, 2023
|
BackendCompilerFailed: _compile_fn raised RuntimeError: Triton requires CUDA 11.4+
|
|
23
|
1095
|
February 17, 2023
|
Torch2.0 with dataparallel
|
|
0
|
53
|
February 10, 2023
|
Torch v2.0 and TensorRT v8
|
|
7
|
309
|
February 10, 2023
|
?Compiling misses parent vars? limitation of inspect.getattr_static?
|
|
4
|
113
|
February 9, 2023
|
AOT autograd - Views
|
|
1
|
99
|
February 9, 2023
|
ATen IR and mutation/in-place
|
|
1
|
94
|
February 8, 2023
|
Cannot import torch after a succesful custom pytorch build
|
|
2
|
109
|
February 8, 2023
|
FX.graph tracing computation graph in DGL
|
|
0
|
56
|
February 8, 2023
|
FX.graph generate CUDA code for customized layers
|
|
1
|
63
|
February 7, 2023
|
Node fusion via leaf nodes
|
|
1
|
81
|
February 7, 2023
|
How to resolve "C++ standard version definition detected in environment variable."?
|
|
0
|
50
|
February 6, 2023
|