Rate this Page

torch.fx.experimental.symbolic_shapes.has_free_unbacked_symbols#

torch.fx.experimental.symbolic_shapes.has_free_unbacked_symbols(x)[source]#

Faster version of bool(free_unbacked_symbols(val))

Return type

bool