Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install issue. #170

Open
binjiaqm opened this issue Sep 4, 2022 · 2 comments
Open

Install issue. #170

binjiaqm opened this issue Sep 4, 2022 · 2 comments

Comments

@binjiaqm
Copy link

binjiaqm commented Sep 4, 2022

In file included from det3d/ops/pointnet2/src/interpolate.cpp:7:
det3d/ops/pointnet2/src/interpolate.cpp: In function ‘std::vectorat::Tensor three_nn(at::Tensor, at::Tensor)’:
det3d/ops/pointnet2/src/utils.h:17:5: error: ‘TORCH_CHECK’ was not declared in this scope

pytorch version 1.1
python 3.6
cuda 11.4

@Yuzx3
Copy link

Yuzx3 commented May 13, 2023

AT_CHECK is deprecated in torch 1.1

@ragini9m
Copy link

ragini9m commented Aug 6, 2023

use torch 1.6

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

No branches or pull requests

3 participants