Skip to content

Conversation

DerThorsten
Copy link

these changes are need to compile the package (I have torch 1.1.0 with cuda 10)

@DerThorsten
Copy link
Author

I had to fix the following things:

  • change at::ones to torch::ones
  • change argument order in torch::ones
    With that I can run the pooling part (did not test the unpooling so far)

@DerThorsten DerThorsten changed the title changing order of arguments pytorch 1.1 fixes Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant