Skip to content

Pytorch-Tensor-Train-Network/tc/tc_math.py / Line 37 data = data.reshape(-1, a_raw_shape[1][-1], 1) #2

@LouiValley

Description

@LouiValley

Excuse me , is there any mistake in your code ?

"data = data.reshape(-1, a_raw_shape[1][-1], 1)"

I think maybe it is
"data = data.reshape(-1, a_raw_shape[1][0], 1)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions