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

add mmcv v2.1.0 src code

parent 57c4e25e
This source diff could not be displayed because it is too large. You can view the blob instead.
// Copyright (c) OpenMMLab. All rights reserved
#ifndef SCATTER_POINTS_CUDA_KERNEL_CUH
#define SCATTER_POINTS_CUDA_KERNEL_CUH
#define __CUDA_ARCH__ 750
#ifdef MMCV_USE_PARROTS
#include "parrots_cuda_helper.hpp"
#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