Skip to content

tt.reshape not working properly #84

@vbatista73

Description

@vbatista73

y=tt.rand(2,11,3); yr=tt.reshape(y,[2,2**10]);

Error for ys=yr.round(1e-6)
Error for print(yr[1,1])

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions