Rate this Page

torch.fx.experimental.symbolic_shapes.guard_or_true#

torch.fx.experimental.symbolic_shapes.guard_or_true(a)[source]#

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

Return type

bool