Rate this Page

torch.fx.experimental.symbolic_shapes.guard_or_false#

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

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

Return type

bool