Skip to content

RuntimeError torch related #14

Description

@Jaykob

Hi!
Thanks for sharing your code with us! :-)
I'm trying to train the model using ex1_train.sh with the ModelNet40.
After a long time of training the script quit with the following error:

.../ptlk/pointlk.py", line 58, in do_forward
    a0[:, 0:3, 3] = p0_m
RuntimeError: unsupported operation: more than one element of the written-to tensor refers to a single memory location. Please clone() the tensor before performing the operation.

Can you help me find out what's going wrong here?

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