-
Hi, I would want to know is there any method to realize the dropping edge as well as removing the dropped edges' attribute? |
Beta Was this translation helpful? Give feedback.
Answered by
rusty1s
Mar 7, 2022
Replies: 1 comment 2 replies
-
Please take a look at |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
wubo2180
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please take a look at
utils.dropout_adj
. Might exactly be what you need :)