mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-13 04:13:58 +08:00
@@ -22,7 +22,7 @@
|
||||
#include "gtest_utils.h"
|
||||
|
||||
namespace fastdeploy {
|
||||
|
||||
namespace function {
|
||||
TEST(fastdeploy, transpose_2d) {
|
||||
FDTensor input, output;
|
||||
CheckShape check_shape;
|
||||
@@ -67,4 +67,5 @@ TEST(fastdeploy, transpose_5d) {
|
||||
expected_result.size());
|
||||
}
|
||||
|
||||
} // namespace function
|
||||
} // namespace fastdeploy
|
||||
|
Reference in New Issue
Block a user