[DCU] Fix crash test cases
Due to the compiler compiling incorrect code. The following test case crashed:
* OperatorTest/CTTestSuite.TestCastTranspose/bfloat16Xbfloat16X2048X12288
* OperatorTest/CTTestSuite.TestCastTranspose/bfloat16Xbfloat16X65536X128
* OperatorTest/CTTestSuite.TestCastTranspose/bfloat16Xbfloat16X256X65536
This commit is intended to fix these test cases.
Signed-off-by:
wenjh <wenjh@sugon.com>
Showing
Please register or sign in to comment