import pytraph a = pytraph.core.tensor.ones((4,2)) print(a)