diff --git a/t.cc b/t.cc index 2408964..f01b2e0 100644 --- a/t.cc +++ b/t.cc @@ -4048,16 +4048,17 @@ NRVec shape(3); Tensor x(shape); x.randomize(1.); -cout <<"x= "< xf=x.flatten(1); -cout <<"xf= "< xxx=x.unwind_index_group(1); -cout <<"xxx= "< xx = xf.merge_indices(il,sym); -cout <<"xx = "<