Shortcuts

torch.fx.experimental.proxy_tensor.get_proxy_mode

torch.fx.experimental.proxy_tensor.get_proxy_mode()[source]

Current the currently active proxy tracing mode, or None if we are not currently tracing. This includes pre-dispatch proxy tracing.

Return type

Optional[ProxyTorchDispatchMode]

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources