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

gradient backward question #578

Open
yxmt-oss opened this issue Feb 2, 2024 · 0 comments
Open

gradient backward question #578

yxmt-oss opened this issue Feb 2, 2024 · 0 comments

Comments

@yxmt-oss
Copy link

yxmt-oss commented Feb 2, 2024

We want to utilize the gradient information of the coordinates in the SparseTensor type to generate adversarial samples. However, after training the model and performing backpropagation using the loss function, the gradient of the coordinates in the SparseTensor is None, while the gradient of the features is not None. How should we address this issue?

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

No branches or pull requests

1 participant