Home
last modified time | relevance | path

Searched defs:tensor_shape (Results 1 – 25 of 37) sorted by relevance

12

/test/xts/acts/ai/nncore/opstest/src/
Dlogical_not_test.cpp26 const std::vector<int32_t> tensor_shape = {3}; member
40 const std::vector<int32_t> tensor_shape = {1}; member
54 const std::vector<int32_t> tensor_shape = {1}; member
68 const std::vector<int32_t> tensor_shape = {2}; member
82 const std::vector<int32_t> tensor_shape = {3}; member
Dlogical_and_test.cpp26 const std::vector<int32_t> tensor_shape = {3}; member
42 const std::vector<int32_t> tensor_shape = {3}; member
58 const std::vector<int32_t> tensor_shape = {2}; member
74 const std::vector<int32_t> tensor_shape = {2}; member
90 const std::vector<int32_t> tensor_shape = {3}; member
Drange_test.cpp26 const std::vector<int32_t> tensor_shape = {3}; member
46 const std::vector<int32_t> tensor_shape = {1}; member
66 const std::vector<int32_t> tensor_shape = {1}; member
86 const std::vector<int32_t> tensor_shape = {2}; member
106 const std::vector<int32_t> tensor_shape = {2}; member
Dnot_equal_test.cpp26 const std::vector<int32_t> tensor_shape = {3}; member
42 const std::vector<int32_t> tensor_shape = {}; member
58 const std::vector<int32_t> tensor_shape = {3}; member
75 const std::vector<int32_t> tensor_shape = {}; member
Dequal_test.cpp26 const std::vector<int32_t> tensor_shape = {3}; member
42 const std::vector<int32_t> tensor_shape = {}; member
58 const std::vector<int32_t> tensor_shape = {3}; member
75 const std::vector<int32_t> tensor_shape = {}; member
Dgreater_equal_test.cpp26 const std::vector<int32_t> tensor_shape = {3}; member
42 const std::vector<int32_t> tensor_shape = {1}; member
58 const std::vector<int32_t> tensor_shape = {3}; member
75 const std::vector<int32_t> tensor_shape = {}; member
Dless_test.cpp26 const std::vector<int32_t> tensor_shape = {3}; member
42 const std::vector<int32_t> tensor_shape = {3}; member
59 const std::vector<int32_t> tensor_shape = {3}; member
76 const std::vector<int32_t> tensor_shape = {}; member
Dgreater_test.cpp26 const std::vector<int32_t> tensor_shape = {3}; member
42 const std::vector<int32_t> tensor_shape = {1}; member
58 const std::vector<int32_t> tensor_shape = {3}; member
75 const std::vector<int32_t> tensor_shape = {}; member
Dexp_test.cpp26 const std::vector<int32_t> tensor_shape = {3, 3}; member
46 const std::vector<int32_t> tensor_shape = {3}; member
60 const std::vector<int32_t> tensor_shape = {3, 3}; member
80 const std::vector<int32_t> tensor_shape = {}; member
Derf_test.cpp27 const std::vector<int32_t> tensor_shape = {4}; member
40 const std::vector<int32_t> tensor_shape = {}; member
54 const std::vector<int32_t> tensor_shape = {5}; member
Dswish_test.cpp26 const std::vector<int32_t> tensor_shape = {3, 3}; member
40 const std::vector<int32_t> tensor_shape = {2, 3}; member
54 const std::vector<int32_t> tensor_shape = {2, 3}; member
Dreciprocal_test.cpp26 const std::vector<int32_t> tensor_shape = {2, 2}; member
40 const std::vector<int32_t> tensor_shape = {3}; member
54 const std::vector<int32_t> tensor_shape = {1}; member
Dl2_normalize_test.cpp26 const std::vector<int32_t> tensor_shape = {2, 3}; member
45 const std::vector<int32_t> tensor_shape = {2, 3}; member
64 const std::vector<int32_t> tensor_shape = {2, 3}; member
Dmod_test.cpp26 const std::vector<int32_t> tensor_shape = {3}; member
42 const std::vector<int32_t> tensor_shape = {3}; member
58 const std::vector<int32_t> tensor_shape = {1}; member
Dwhere_test.cpp26 const std::vector<int32_t> tensor_shape = {3}; member
44 const std::vector<int32_t> tensor_shape = {3}; member
62 const std::vector<int32_t> tensor_shape = {3}; member
Dminimum_test.cpp26 const std::vector<int32_t> tensor_shape = {3}; member
42 const std::vector<int32_t> tensor_shape = {3}; member
58 const std::vector<int32_t> tensor_shape = {}; member
Dlog_softmax_test.cpp26 const std::vector<int32_t> tensor_shape = {4, 2}; member
42 const std::vector<int32_t> tensor_shape = {4, 2}; member
58 const std::vector<int32_t> tensor_shape = {4, 2}; member
Dquant_dtype_cast_test.cpp26 const std::vector<int32_t> tensor_shape = {4}; member
46 const std::vector<int32_t> tensor_shape = {4}; member
66 const std::vector<int32_t> tensor_shape = {2, 3}; member
Dselect_test.cpp26 const std::vector<int32_t> tensor_shape = {1}; member
44 const std::vector<int32_t> tensor_shape = {3}; member
101 const std::vector<int32_t> tensor_shape = {1}; member
Dabs_test.cpp26 const std::vector<int32_t> tensor_shape = {7}; member
41 const std::vector<int32_t> tensor_shape = {}; member
Dneg_test.cpp26 const std::vector<int32_t> tensor_shape = {1}; member
40 const std::vector<int32_t> tensor_shape = {1}; member
Dlogical_or_test.cpp26 const std::vector<int32_t> tensor_shape = {3}; member
42 const std::vector<int32_t> tensor_shape = {3}; member
Dhard_sigmoid_test.cpp26 const std::vector<int32_t> tensor_shape = {1, 4}; member
41 const std::vector<int32_t> tensor_shape = {1, 4}; member
Dceil_test.cpp26 const std::vector<int32_t> tensor_shape = {5}; member
41 const std::vector<int32_t> tensor_shape = {4}; member
Dsquare_test.cpp26 const std::vector<int32_t> tensor_shape = {5}; member
41 const std::vector<int32_t> tensor_shape = {}; member

12