Replies: 2 comments 1 reply
-
You need to schedule the backward pass. You can use the autoschedulers to do so. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Sorry I missed it. Those are not very efficient schedules. Have you tried the autoschedulers? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys, im new to Halide, and have problem with understanding why back-propagation is so slow in comparing with forward run.
Im trying to make operation for pytorch.
Here is my code: https://github.com/creotiv/halide_bilateral_slice_apply
Would be very appreciate if someone can say where is a problem.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions