Skip to content

Conversation

@yangjin97
Copy link

Summary: Fix the CUDA illegal memory access issue, due to race condition caused by concurrently read/write to the feature index input_tensor. Copy the index input_tensor before use for all tensors, including permuted + non-permuted.

Differential Revision: D77902870

Summary: Fix the CUDA illegal memory access issue, due to race condition caused by concurrently read/write to the feature index input_tensor. Copy the index input_tensor before use for all tensors, including permuted + non-permuted. Differential Revision: D77902870
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D77902870

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants