Shortcuts

torch.fx.experimental.symbolic_shapes.parallel_and

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

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

Return type

BoolLikeType

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