Type information for arguments of ATen operations
|
|
0
|
246
|
January 11, 2024
|
How to get whole graph when subgraph_compile triggle
|
|
2
|
850
|
January 8, 2024
|
What functions like torch._C._DisablePythonDispatcher do?
|
|
2
|
563
|
January 4, 2024
|
Torch.compile error for recurrent model
|
|
1
|
572
|
January 3, 2024
|
Torch.Compile different fx graph for inductor and custom backend
|
|
0
|
402
|
January 3, 2024
|
What's the relation between torch.export.export and torch._dynamo.eval_frame.export?
|
|
0
|
216
|
December 28, 2023
|
Default argument not captured in FX graph
|
|
0
|
263
|
November 10, 2023
|
How to manipulate the input of `output` node of FX Graph generated by torchdynamo?
|
|
2
|
577
|
October 31, 2023
|
View operator is not compiled when receiving Dtensor + FakeTensor as an input
|
|
0
|
535
|
October 25, 2023
|
Use dynamo and tensorRT backend for structured sparsity
|
|
2
|
551
|
September 29, 2023
|
"Boxed" functions
|
|
1
|
428
|
September 26, 2023
|
Shape inference in FX Graphs
|
|
0
|
540
|
September 19, 2023
|
Recreating Issue for self-referential list in torch._dynamo
|
|
1
|
413
|
September 18, 2023
|
Torch._dynamo.config.log_level
|
|
2
|
1087
|
August 23, 2023
|
Is `heapq` module supported for compilation by Dynamo?
|
|
2
|
431
|
August 9, 2023
|
Pytorch2.0 compiled model does not work for huggingface API model.generate()
|
|
1
|
699
|
August 1, 2023
|
Save output of torch._export.export
|
|
2
|
735
|
July 21, 2023
|
Torch.compile's deployment story to non-Python host processes
|
|
4
|
860
|
June 12, 2023
|
[TorchDynamo] How to generate fx graph with nn.* layers?
|
|
2
|
786
|
May 23, 2023
|
Assertion Error with torch.compile
|
|
3
|
1315
|
May 12, 2023
|
Aot_eager mode segfault during bert training
|
|
1
|
688
|
April 14, 2023
|
ValueError: --optim adamw_torch_fused with --fp16 requires PyTorch>2.0
|
|
12
|
1968
|
March 23, 2023
|
"PTX .version 7.4 does not support .target sm_89" Again with latest Pytorch2.0, 4090 with CUDA12 and Ubuntu Linux 22.04
|
|
9
|
1924
|
March 22, 2023
|
`torch.compile` + `torch.no_grad` not working for Mask R-CNN
|
|
2
|
1064
|
March 22, 2023
|
[TorchDynamo] Too many function args in a fx graph
|
|
2
|
791
|
March 22, 2023
|
Pytorch 2.0 compile warning meaning
|
|
1
|
856
|
March 22, 2023
|
Triton Error [CUDA]: an illegal memory access was encountered
|
|
9
|
3257
|
March 22, 2023
|
PyTorch 2.0 torch.compile works on CPU but not GPU
|
|
2
|
2297
|
March 17, 2023
|
Question about graph break related to RETURN_VALUE and INLINE function call
|
|
1
|
1006
|
March 17, 2023
|
The benchmark test for dynmao inductor runs stuck
|
|
1
|
551
|
March 2, 2023
|