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

Optimize CudaAsyncMemoryCopier #3543

Merged
merged 1 commit into from
Sep 8, 2020
Merged

Conversation

liujuncheng
Copy link
Collaborator

  • 除了1D的情形意外均使用CopyND实现
  • 允许的情况下,将按char操作转换成按照更大size的元素操作
  • 支持int32的索引类型

@liujuncheng liujuncheng requested a review from guo-ran September 8, 2020 14:06
@liujuncheng liujuncheng merged commit d40a6f8 into master Sep 8, 2020
@liujuncheng liujuncheng deleted the dev_pr_optimize_cuda_mem_copier branch September 8, 2020 15:31
@jackalcooper jackalcooper added this to the 0.1.11 milestone Sep 22, 2020
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

Successfully merging this pull request may close these issues.

3 participants