Home
last modified time | relevance | path

Searched refs:compare_shape (Results 1 – 10 of 10) sorted by relevance

/dports/math/xtensor-python/xtensor-python-0.26.0/test/
H A Dtest_pytensor.cpp43 compare_shape(ra, rm); in TEST()
51 compare_shape(ca, cm); in TEST()
81 compare_shape(cma, cmr); in TEST()
91 compare_shape(ra, rm); in TEST()
101 compare_shape(ca, cm); in TEST()
112 compare_shape(cma, cmr); in TEST()
126 compare_shape(a, b); in TEST()
138 compare_shape(a, c); in TEST()
155 compare_shape(a, b); in TEST()
166 compare_shape(a, c); in TEST()
H A Dtest_pyarray.cpp86 compare_shape(ra, rm); in TEST()
94 compare_shape(ca, cm); in TEST()
112 compare_shape(cma, cmr); in TEST()
122 compare_shape(ra, rm); in TEST()
132 compare_shape(ca, cm); in TEST()
143 compare_shape(cma, cmr); in TEST()
157 compare_shape(a, b); in TEST()
169 compare_shape(a, c); in TEST()
186 compare_shape(a, b); in TEST()
197 compare_shape(a, c); in TEST()
H A Dtest_common.hpp159 void compare_shape(V& vec, const R& result, bool compare_layout = true) in compare_shape() function
178 compare_shape(vec, rm); in test_resize()
189 compare_shape(v_copy_a, rm); in test_resize()
191 compare_shape(v_copy_b, rm); in test_resize()
198 compare_shape(vec, cm); in test_resize()
205 compare_shape(vec, cem); in test_resize()
212 compare_shape(vec, usr, false); in test_resize()
/dports/math/xtensor/xtensor-0.24.0/test/
H A Dtest_xarray_adaptor.cpp25 compare_shape(a, rm); in TEST()
33 compare_shape(a, cm); in TEST()
42 compare_shape(a, cmr); in TEST()
55 compare_shape(a, b); in TEST()
66 compare_shape(a, c); in TEST()
82 compare_shape(a, b); in TEST()
94 compare_shape(a, c); in TEST()
H A Dtest_xtensor_adaptor.cpp27 compare_shape(a, rm); in TEST()
35 compare_shape(a, cm); in TEST()
44 compare_shape(a, cmr); in TEST()
57 compare_shape(a, b); in TEST()
68 compare_shape(a, c); in TEST()
84 compare_shape(a, b); in TEST()
96 compare_shape(a, c); in TEST()
H A Dtest_xarray.cpp28 compare_shape(ra, rm); in TEST()
35 compare_shape(ca, cm); in TEST()
54 compare_shape(cma, cmr); in TEST()
64 compare_shape(ra, rm); in TEST()
74 compare_shape(ca, cm); in TEST()
85 compare_shape(cma, cmr); in TEST()
106 compare_shape(a, b); in TEST()
116 compare_shape(a, c); in TEST()
131 compare_shape(a, b); in TEST()
142 compare_shape(a, c); in TEST()
H A Dtest_xtensor.cpp51 compare_shape(ra, rm); in TEST()
58 compare_shape(ca, cm); in TEST()
77 compare_shape(cma, cmr); in TEST()
87 compare_shape(ra, rm); in TEST()
97 compare_shape(ca, cm); in TEST()
108 compare_shape(cma, cmr); in TEST()
129 compare_shape(a, b); in TEST()
139 compare_shape(a, c); in TEST()
154 compare_shape(a, b); in TEST()
165 compare_shape(a, c); in TEST()
H A Dtest_xoptional_assembly.cpp32 compare_shape(ra, rm); in TEST()
39 compare_shape(ca, cm); in TEST()
58 compare_shape(cma, cmr); in TEST()
68 compare_shape(ra, rm); in TEST()
78 compare_shape(ca, cm); in TEST()
89 compare_shape(cma, cmr); in TEST()
147 compare_shape(a, b); in TEST()
157 compare_shape(a, c); in TEST()
172 compare_shape(a, b); in TEST()
184 compare_shape(a, c); in TEST()
H A Dtest_xoptional_assembly_adaptor.cpp29 compare_shape(a, v); in TEST()
41 compare_shape(a, b); in TEST()
54 compare_shape(a, c); in TEST()
70 compare_shape(a, b); in TEST()
84 compare_shape(a, c); in TEST()
96 compare_shape(a.value(), a.has_value()); in TEST()
105 compare_shape(a.value(), a.has_value()); in TEST()
H A Dtest_common.hpp198 void compare_shape(V& vec, const R& result, bool compare_layout = true) in compare_shape() function
217 compare_shape(vec, rm); in test_resize()
228 compare_shape(v_copy_a, rm); in test_resize()
230 compare_shape(v_copy_b, rm); in test_resize()
237 compare_shape(vec, cm); in test_resize()
244 compare_shape(vec, cem); in test_resize()
251 compare_shape(vec, usr, false); in test_resize()
268 compare_shape(vec, rm); in test_reshape()
274 compare_shape(vec, rm); in test_reshape()
278 compare_shape(vec, rm); in test_reshape()
[all …]