mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
[BACKEND] Enable reduce with 3D tensors and added tests (#2460)
This commit is contained in:
@@ -54,6 +54,8 @@ public:
|
||||
|
||||
SmallVector<unsigned> getScratchConfig();
|
||||
|
||||
SmallVector<unsigned> getOrderWithAxisAtBeginning();
|
||||
|
||||
unsigned getScratchSizeInBytes();
|
||||
|
||||
bool isSupportedLayout();
|
||||
|
||||
Reference in New Issue
Block a user