Jason Albalah
Jason Albalah
Personally, I prefer a "real toggle", but your solution of breaking the toggle into two steps (comment and uncomment) is apparently also buggy with the functions I tried. What comment...
yeah same error, you can try returning just part6 (without input_layer), but then i'm wondering why highway_unit is commented out... i think this is a way to implement the shortcut,...
thank you for following up! 👍 :) i guess part0 is an identity map (since convolution is 1x1... [1,1]) that just reshapes to 128? --------------------------------------------------------------------------------------------------- i tried to confirm the...