Skip to content
View hanm2019's full-sized avatar
Block or Report

Block or report hanm2019

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hanm2019/README.md

Hi👋, I'm Meng Han

  • 🔭 I’m currently working on the domain-specific accelerator (i.e., DNN accelerator, point cloud accelerator)
  • 📫 How to reach me: hanm@buaa.edu.cn

Pinned Loading

  1. bucket-based_farthest-point-sampling_CPU bucket-based_farthest-point-sampling_CPU Public

    the CPU implementation of bucket based farthest point sampling, achieves 7-81x speedup than the conventional implementation

    C++ 7 1

  2. bucket-based_farthest-point-sampling_GPU bucket-based_farthest-point-sampling_GPU Public

    the GPU implementation of bucket based farthest point sampling, achieves 3-4x speedup than the conventional implementation

    Cuda 7