Home
last modified time | relevance | path

Searched defs:fx_traceback (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_higher_order_ops/
H A Dwrap.py116 import torch.fx.traceback as fx_traceback namespace
202 import torch.fx.traceback as fx_traceback namespace
H A Dutils.py8 import torch.fx.traceback as fx_traceback namespace
/aosp_15_r20/external/pytorch/torch/onnx/_internal/fx/passes/
H A D_utils.py14 import torch.fx.traceback as fx_traceback namespace
H A Dtype_promotion.py14 import torch.fx.traceback as fx_traceback namespace
/aosp_15_r20/external/pytorch/torch/_functorch/_aot_autograd/
H A Dlogging_utils.py12 import torch.fx.traceback as fx_traceback namespace
H A Dtraced_function_transforms.py21 import torch.fx.traceback as fx_traceback namespace
/aosp_15_r20/external/pytorch/torch/_export/
H A D__init__.py40 from torch.fx import traceback as fx_traceback unknown
H A Dpass_base.py16 from torch.fx import traceback as fx_traceback unknown
/aosp_15_r20/external/pytorch/torch/fx/
H A Dinterpreter.py10 import torch.fx.traceback as fx_traceback namespace
H A Dproxy.py22 import torch.fx.traceback as fx_traceback namespace
/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Dvalidator.py14 import torch.fx.traceback as fx_traceback namespace
H A Dproxy_tensor.py45 import torch.fx.traceback as fx_traceback namespace
H A Dsymbolic_shapes.py48 import torch.fx.traceback as fx_traceback namespace
/aosp_15_r20/external/pytorch/torch/utils/
H A Dcheckpoint.py14 import torch.fx.traceback as fx_traceback namespace
/aosp_15_r20/external/executorch/exir/
H A Dpass_base.py39 from torch.fx import traceback as fx_traceback unknown
/aosp_15_r20/external/pytorch/test/
H A Dtest_functionalization.py227 import torch.fx.traceback as fx_traceback namespace
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_aot_autograd.py11 import torch.fx.traceback as fx_traceback namespace