Update src/mlpack/methods/ann/layer/channel_shuffle_impl.hpp
Co-authored-by: kartikdutt18 <39593019+kartikdutt18@users.noreply.github.com>
This commit is contained in:
@@ -83,7 +83,6 @@ void ChannelShuffle<InputDataType, OutputDataType>::Forward(
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
template<typename InputDataType, typename OutputDataType>
|
||||
|
||||
Reference in New Issue
Block a user