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.
Evaluate the logical OR of several arguments, avoiding guarding on unbacked SymInts if another argument is definitely True.