Commit 3033d2c8 authored by zhanggzh's avatar zhanggzh
Browse files

add mmcv v2.1.0 src code

parent 57c4e25e
This diff is collapsed.
// Copyright (c) OpenMMLab. All rights reserved // Copyright (c) OpenMMLab. All rights reserved
#ifndef SCATTER_POINTS_CUDA_KERNEL_CUH #ifndef SCATTER_POINTS_CUDA_KERNEL_CUH
#define SCATTER_POINTS_CUDA_KERNEL_CUH #define SCATTER_POINTS_CUDA_KERNEL_CUH
#define __CUDA_ARCH__ 750
#ifdef MMCV_USE_PARROTS #ifdef MMCV_USE_PARROTS
#include "parrots_cuda_helper.hpp" #include "parrots_cuda_helper.hpp"
#else #else
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment