/third_party/boost/libs/histogram/test/ |
D | utility_histogram.hpp | 38 auto make(static_tag, const Axes&... axes) { in make() 43 auto make_s(static_tag, S&& s, const Axes&... axes) { in make_s() 48 auto make(dynamic_tag, const Axes&... axes) { in make() 53 auto make_s(dynamic_tag, S&& s, const Axes&... axes) { in make_s()
|
D | deduction_guides_test.cpp | 116 auto axes = {a0, a1}; in main() local 128 auto axes = {a0, a1}; in main() local
|
/third_party/libinput/test/ |
D | test-tablet.c | 57 struct axis_replacement axes[] = { in START_TEST() local 100 struct axis_replacement axes[] = { in START_TEST() local 215 struct axis_replacement axes[] = { in START_TEST() local 267 struct axis_replacement axes[] = { in START_TEST() local 307 struct axis_replacement axes[] = { in START_TEST() local 354 struct axis_replacement axes[] = { in START_TEST() local 440 struct axis_replacement axes[] = { in START_TEST() local 524 struct axis_replacement axes[] = { in START_TEST() local 575 struct axis_replacement axes[] = { in START_TEST() local 631 struct axis_replacement axes[] = { in START_TEST() local [all …]
|
D | test-touchpad-tap.c | 2778 struct axis_replacement axes[] = { in START_TEST() local 2804 struct axis_replacement axes[] = { in START_TEST() local 2831 struct axis_replacement axes[] = { in START_TEST() local 2861 struct axis_replacement axes[] = { in START_TEST() local 2891 struct axis_replacement axes[] = { in START_TEST() local 2932 struct axis_replacement axes[] = { in START_TEST() local 2973 struct axis_replacement axes[] = { in START_TEST() local 3025 struct axis_replacement axes[] = { in START_TEST() local 3067 struct axis_replacement axes[] = { in START_TEST() local 3116 struct axis_replacement axes[] = { in START_TEST() local [all …]
|
D | test-touchpad.c | 1808 struct axis_replacement axes[] = { in START_TEST() local 1831 struct axis_replacement axes[] = { in START_TEST() local 1864 struct axis_replacement axes[] = { in START_TEST() local 1898 struct axis_replacement axes[] = { in START_TEST() local 1946 struct axis_replacement axes[] = { in START_TEST() local 1985 struct axis_replacement axes[] = { in START_TEST() local 2011 struct axis_replacement axes[] = { in START_TEST() local 2035 struct axis_replacement axes[] = { in START_TEST() local 2063 struct axis_replacement axes[] = { in START_TEST() local 2102 struct axis_replacement axes[] = { in START_TEST() local [all …]
|
/third_party/boost/boost/histogram/detail/ |
D | axes.hpp | 94 auto make_empty_dynamic_axes(const T& axes) { in make_empty_dynamic_axes() 121 T axes = make_default(old_axes); in axes_transform() local 158 unsigned axes_rank(const T& axes) { in axes_rank() 170 void throw_if_axes_is_too_large(const T& axes) { in throw_if_axes_is_too_large() 184 decltype(auto) axis_get(std::tuple<Ts...>& axes) { in axis_get() 189 decltype(auto) axis_get(const std::tuple<Ts...>& axes) { in axis_get() 194 decltype(auto) axis_get(T& axes) { in axis_get() 199 decltype(auto) axis_get(const T& axes) { in axis_get() 204 auto axis_get(std::tuple<Ts...>& axes, const unsigned i) { in axis_get() 211 auto axis_get(const std::tuple<Ts...>& axes, const unsigned i) { in axis_get() [all …]
|
D | at.hpp | 23 optional_index at(const A& axes, const std::tuple<Us...>& args) noexcept { in at() 34 optional_index at(const A& axes, const U& args) noexcept { in at()
|
D | fill_n.hpp | 124 const std::size_t offset, S& storage, Axes& axes, const T* viter) { in fill_n_indices() 179 void fill_n_nd(const std::size_t offset, S& storage, A& axes, const std::size_t vsize, in fill_n_nd() 223 void fill_n_1(const std::size_t offset, S& storage, std::tuple<As...>& axes, in fill_n_1() 231 void fill_n_1(const std::size_t offset, S& storage, A& axes, const std::size_t vsize, in fill_n_1() 254 std::size_t get_total_size(const A& axes, const dtl::span<const T, N>& values) { in get_total_size() 304 void fill_n(std::true_type, const std::size_t offset, S& storage, A& axes, in fill_n()
|
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/int8/ |
D | reduce_int8_tests.cc | 66 … int8_t *output_data, ReduceMode mode, const int *axes, const int num_axes) { in Prepare() 98 int axes[] = {3}; in TEST_F() local 123 int axes[] = {0}; in TEST_F() local 146 int axes[] = {-1}; in TEST_F() local 170 int axes[] = {0, 1, 2, 3}; in TEST_F() local 192 int axes[] = {3}; in TEST_F() local 215 int axes[] = {0, 1, 2, 3}; in TEST_F() local 237 int axes[] = {3}; in TEST_F() local 260 int axes[] = {0}; in TEST_F() local 283 int axes[] = {3}; in TEST_F() local [all …]
|
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/fp32/ |
D | reduce_fp32_tests.cc | 71 … float *output_data, ReduceMode mode, const int *axes, const int num_axes, in Prepare() 112 int axes[1] = {1}; in TEST_F() local 139 int axes[1] = {1}; in TEST_F() local 167 int axes[1] = {1}; in TEST_F() local 194 int axes[4] = {0, 1, 2, 3}; in TEST_F() local 220 int axes[1] = {1}; in TEST_F() local 249 int axes[1] = {-1}; in TEST_F() local 277 int axes[1] = {-1}; in TEST_F() local 303 int axes[4] = {0}; in TEST_F() local 329 int axes[1] = {1}; in TEST_F() local [all …]
|
/third_party/mindspore/mindspore/ops/composite/ |
D | math_ops.py | 111 def _int_to_tuple_conv(axes): argument 122 def _check_axes(axes, prim_name=None): argument 155 def _axes_int_check(x1_shape, x2_shape, axes, prim_name=None): argument 177 def _validate_axes(x1_shape, x2_shape, axes, prim_name=None): argument 219 def _calc_new_shape(shape, axes, position=0): argument 235 def tensor_dot(x1, x2, axes, prim_name='tensor_dot'): argument 447 def _check_axes_for_batch_dot(x1_shape, x2_shape, axes, prim_name=None): argument 496 def _calc_new_shape_batchdot(shape, axes, position=0): argument 535 def batch_dot(x1, x2, axes=None, prim_name=None): argument
|
/third_party/boost/boost/histogram/ |
D | make_histogram.hpp | 36 auto make_histogram_with(Storage&& storage, Axis&& axis, Axes&&... axes) { in make_histogram_with() 49 auto make_histogram(Axis&& axis, Axes&&... axes) { in make_histogram() 60 auto make_weighted_histogram(Axis&& axis, Axes&&... axes) { in make_weighted_histogram()
|
D | make_profile.hpp | 32 auto make_profile(Axis&& axis, Axes&&... axes) { in make_profile() 43 auto make_weighted_profile(Axis&& axis, Axes&&... axes) { in make_weighted_profile()
|
D | unsafe_access.hpp | 34 static auto& axes(Histogram& hist) { in axes() function 40 static const auto& axes(const Histogram& hist) { in axes() function
|
/third_party/mindspore/tests/st/ops/cpu/ |
D | test_batchdot_op.py | 27 def __init__(self, axes): argument 36 def _reference_batch_dot(x, y, axes): argument
|
/third_party/libinput/udev/ |
D | libinput-fuzz-extract.c | 50 unsigned int axes[] = {ABS_X, in handle_absfuzz() local 92 unsigned int axes[] = {ABS_X, in handle_evdev_abs() local
|
/third_party/mindspore/mindspore/core/ops/fusion/ |
D | slice_fusion.cc | 23 void SliceFusion::Init(const std::vector<int64_t> &axes) { this->set_axes(axes); } in Init() 25 void SliceFusion::set_axes(const std::vector<int64_t> &axes) { (void)this->AddAttr(kAxes, MakeValue… in set_axes()
|
/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/arm/fp16/ |
D | reduce_fp16_tests.cc | 51 … float *input_data, float *output_data, const int num_axis, const int *axes, in Prepare() 96 int axes[] = {3}; in TEST_F() local
|
/third_party/boost/boost/histogram/algorithm/ |
D | project.hpp | 43 auto axes = detail::static_if<detail::is_tuple<A>>( in project() local 76 auto axes = detail::make_empty_dynamic_axes(old_axes); in project() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32_grad/ |
D | reduce_grad.c | 21 … const int *axes, int num_axes, float *output_data, const int *output_dims, int output_num_dims) { in ReduceMeanByAxes() 74 int axes[5] = {0}; in ReduceSumByAxes() local
|
/third_party/boost/libs/histogram/examples/ |
D | getting_started_listing_02.cpp | 30 std::vector<variant> axes; in main() local
|
/third_party/mindspore/mindspore/lite/tools/converter/parser/caffe/ |
D | caffe_reduce_parser.cc | 50 std::vector<int32_t> axes; in Parse() local
|
/third_party/mindspore/mindspore/lite/src/ops/populate/ |
D | slice_populate.cc | 39 auto axes = value->axes(); in PopulateSliceParameter() local
|
/third_party/mindspore/mindspore/lite/src/ops/compat/v0/ |
D | reduce_compat_v0.cc | 45 std::vector<int> axes = std::vector<int>(axes_attr->begin(), axes_attr->end()); in TransferReduceToAttr() local
|
/third_party/mindspore/mindspore/lite/tools/converter/parser/tflite/ |
D | tflite_slice_parser.cc | 41 std::vector<int64_t> axes; in Parse() local
|