Searched refs:fuse_to_dynamic_shapes (Results 1 – 2 of 2) sorted by relevance
418 bool fuse_to_dynamic_shapes) in TensorExprFuser() argument422 fuse_to_dynamic_shapes_(fuse_to_dynamic_shapes) { in TensorExprFuser()1329 bool fuse_to_dynamic_shapes) { in FuseTensorExprs() argument1339 fuse_to_dynamic_shapes, "Fusing static shapes with composed op NYI"); in FuseTensorExprs()1346 graph, min_group_size, add_composed_op, fuse_to_dynamic_shapes); in FuseTensorExprs()
17 bool fuse_to_dynamic_shapes = false);