Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
MMCV
Commits
3033d2c8
Commit
3033d2c8
authored
Jun 03, 2025
by
zhanggzh
Browse files
add mmcv v2.1.0 src code
parent
57c4e25e
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22119 additions
and
1 deletion
+22119
-1
logfile
logfile
+22118
-0
mmcv/ops/csrc/common/cuda/scatter_points_cuda_kernel.cuh
mmcv/ops/csrc/common/cuda/scatter_points_cuda_kernel.cuh
+1
-1
No files found.
logfile
0 → 100644
View file @
3033d2c8
This diff is collapsed.
Click to expand it.
mmcv/ops/csrc/common/cuda/scatter_points_cuda_kernel.cuh
View file @
3033d2c8
// 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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment