Add a Stack operator
All threads resolved!
All threads resolved!
Compare changes
Files
2- Jerome Hue authored
+ 7
− 2
@@ -22,6 +22,8 @@
@@ -39,7 +41,8 @@ void StackOpImpl::forward() {
@@ -53,7 +56,9 @@ StackOp::StackOp(std::uint32_t maxElements)