Skip to content
Snippets Groups Projects
Commit 63040c6f authored by Aaron Councilman's avatar Aaron Councilman
Browse files

xdot

parent 74d6d375
No related branches found
No related tags found
1 merge request!223Fix backprop and matmul cpu schedules
Pipeline #202081 passed
...@@ -59,8 +59,6 @@ if !feature("seq") { ...@@ -59,8 +59,6 @@ if !feature("seq") {
inline(backprop@adjust_input); inline(backprop@adjust_input);
} }
xdot[true](*);
delete-uncalled(*); delete-uncalled(*);
const-inline(*); const-inline(*);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment