Reverse Fusion of Node Pairs in Scheduler
|
|
0
|
233
|
May 8, 2024
|
Saving exported program from transformers library
|
|
0
|
310
|
May 8, 2024
|
Export model from transformers library
|
|
1
|
337
|
May 7, 2024
|
Restrict gradiant values in pytorch
|
|
2
|
299
|
May 5, 2024
|
Issues using visual studio code & pytorch
|
|
0
|
115
|
May 4, 2024
|
Transform graph module of the exported program
|
|
0
|
190
|
May 3, 2024
|
Unable to Utilize GPUs with PyTorch on p2.xlarge EC2 Instances
|
|
5
|
807
|
April 30, 2024
|
Does torch.compile has garbage collection mechanism for intermediate tensors inside a compiled subgraph?
|
|
0
|
145
|
April 29, 2024
|
Compile PyTorch code to LLVM IR with Torch 2.0
|
|
0
|
652
|
April 27, 2024
|
Tracing PyTorch compiled code
|
|
0
|
307
|
April 27, 2024
|
Torch.compile generated output files understanding
|
|
1
|
333
|
April 26, 2024
|
Serving Torch_TersorRT converted model with Triton
|
|
0
|
170
|
April 25, 2024
|
Le: "b8[64, 2048, 7, 7]" = torch.ops.aten.le.Scalar(relu_48, 0); relu_48 = None
|
|
1
|
308
|
April 24, 2024
|
Export Multiple Functions of a Pytorch Module
|
|
8
|
673
|
April 24, 2024
|
Any specific reason for chosing the default batch sizes for the torch dynamo benchmark suite
|
|
1
|
153
|
April 22, 2024
|
Can toch.cond be used recursively?
|
|
2
|
386
|
April 22, 2024
|
Error when backpropagating through a compiled PyTorch module multiple times
|
|
1
|
290
|
April 21, 2024
|
Compile and deepcopy in the context of early stopping
|
|
0
|
253
|
April 16, 2024
|
Obscure error message when trying to export a compiled function
|
|
0
|
121
|
April 15, 2024
|
Torch.compile when /home is a read only filesystem
|
|
11
|
1953
|
April 14, 2024
|
Torch.compile cache_size_limit best practice
|
|
1
|
1265
|
April 12, 2024
|
Export and save problem(torch-tensorrt)
|
|
0
|
318
|
April 11, 2024
|
Compile function that uses constant tensor
|
|
1
|
348
|
April 10, 2024
|
How to achieve Torch-MLIR compatibility with Dynamo backend?
|
|
1
|
483
|
April 9, 2024
|
Is it possible to define a custom back-end wrapped with aot_autograd which does not use fake tensors?
|
|
0
|
113
|
April 9, 2024
|
[dynamo] [onnx] Models exported with torch.onnx.dynamo_export show worse performance during inference
|
|
0
|
367
|
April 8, 2024
|
Return handle from compiled function from C++ to be used by backend
|
|
1
|
357
|
April 4, 2024
|
Unique node name across graph re-compilations and graph breaks
|
|
0
|
259
|
April 3, 2024
|
Why am I getting segfault when loading an AOT compiled model twice?
|
|
1
|
203
|
April 3, 2024
|
Speedup with max_autotune even though all the triton mm kernels are slower
|
|
0
|
373
|
April 2, 2024
|