评价此页

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))

返回类型

布尔值