Julia Programming Language
Which function in julia.Flux is similar to "detach()" in pytorch?
Specific Domains
Machine Learning
CarloLucibello
August 29, 2024, 8:27am
2
Probably
ignore_derivatives
is what you are looking for.
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Stop_gradient/detach equivalent in flux
Machine Learning
question
2
1042
December 11, 2019
Ignore masked tokens (Flux.jl)
Machine Learning
5
736
March 4, 2022
Gradient of gradient
Machine Learning
9
1262
November 6, 2020
Need help to translate this Pytorch part to Flux
Machine Learning
6
737
August 26, 2021
Automatic differentiation in Julia for gradient computation
General Usage
autodiff
1
726
September 8, 2023