3.6.0 update (#2005)
* 3.6.0 update * doc and swap stuff --------- Co-authored-by: yuzhai <yuzhai@nvidia.com> Co-authored-by: Haicheng Wu <haichengw@nvidia.com>
This commit is contained in:
@ -104,7 +104,7 @@ TEST(CuTe_core, Inverse_left)
|
||||
auto layout = Layout<Shape <_8, _4>,
|
||||
Stride<_4, _1>>{};
|
||||
|
||||
test_left_inverse(filter(layout));
|
||||
test_left_inverse(layout);
|
||||
}
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user