| /foundation/ai/neural_network_runtime/test/unittest/ops/ |
| D | sqrt_builder_test.cpp | 43 std::vector<int32_t> OutputDim = {3}; in InitTensor() local 66 std::vector<int32_t> OutputDim = {3}; variable 84 std::vector<int32_t> OutputDim = {3}; variable 103 std::vector<int32_t> OutputDim = {3}; variable 121 std::vector<int32_t> OutputDim = {3}; variable 153 std::vector<int32_t> OutputDim = {3}; variable
|
| D | squared_difference_builder_test.cpp | 43 std::vector<int32_t> OutputDim = {3}; in InitTensor() local 66 std::vector<int32_t> OutputDim = {3}; variable 84 std::vector<int32_t> OutputDim = {3}; variable 103 std::vector<int32_t> OutputDim = {3}; variable 121 std::vector<int32_t> OutputDim = {3}; variable
|
| D | slice_builder_test.cpp | 45 std::vector<int32_t> OutputDim = {1, 1, 3}; in InitTensor() local 170 std::vector<int32_t> OutputDim = {1, 1, 3}; variable
|
| D | strided_slice_builder_test.cpp | 114 std::vector<int32_t> OutputDim = {1, 2, 2}; in InitTensor() local 177 std::vector<int32_t> OutputDim = {1, 2, 2}; variable 199 std::vector<int32_t> OutputDim = {1, 2, 2}; variable 236 std::vector<int32_t> OutputDim = {1, 2, 2}; variable 258 std::vector<int32_t> OutputDim = {1, 2, 2}; variable
|
| D | softmax_builder_test.cpp | 57 std::vector<int32_t> OutputDim = {1, 5, 1, 1}; in InitTensor() local 180 std::vector<int32_t> OutputDim = {1, 5, 1, 1}; variable
|
| D | transpose_builder_test.cpp | 42 std::vector<int32_t> OutputDim = {3, 2}; in InitTensor() local
|
| D | tile_builder_test.cpp | 43 std::vector<int32_t> OutputDim = {4, 4}; in InitTensor() local
|
| D | tanh_builder_test.cpp | 42 std::vector<int32_t> OutputDim = {1, 5, 1, 1}; in InitTensor() local
|
| D | spacetobatchnd_builder_test.cpp | 51 std::vector<int32_t> OutputDim = {1, 1, 3}; in InitTensor() local 62 std::vector<int32_t> OutputDim = {4, 1, 1, 1}; in InitTensor() local
|
| D | squeeze_builder_test.cpp | 57 std::vector<int32_t> OutputDim = {3, 2}; in InitTensor() local
|
| D | topk_builder_test.cpp | 45 std::vector<int32_t> OutputDim = {3}; in InitTensor() local
|
| D | stack_builder_test.cpp | 46 std::vector<int32_t> OutputDim = {2, 2}; in InitTensor() local
|
| D | unsqueeze_builder_test.cpp | 56 std::vector<int32_t> OutputDim = {1, 1, 5, 1}; in InitTensor() local
|
| D | sub_builder_test.cpp | 56 std::vector<int32_t> OutputDim = {3}; in InitTensor() local
|
| D | split_builder_test.cpp | 51 std::vector<int32_t> OutputDim = {1, 4, 0, 0}; in InitTensor() local
|