Shortcuts

torch.fx.experimental.symbolic_shapes.guard_or_false

torch.fx.experimental.symbolic_shapes.guard_or_false(a)[source][source]

Try to guard a, if data dependent error encountered just return false.

Return type

bool

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