Shortcuts

torch.fx.experimental.symbolic_shapes.parallel_or

torch.fx.experimental.symbolic_shapes.parallel_or(*args)[source]

Evaluate the logical OR of several arguments, avoiding guarding on unbacked SymInts if another argument is definitely True.

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