Skip to content

run test.py  #9

Description

@vamderboom

File "/coder.py", line 101, in encode
self.coordinate_coder.encode((y.C//y.tensor_stride[0]).detach().cpu()[:,1:], postfix=postfix)
TypeError: unsupported operand type(s) for //: 'Tensor' and 'int'

my pytorch==1.9,why tensor cant // int

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions