Home
last modified time | relevance | path

Searched defs:axis_type (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/
Dcum_sum.cc63 auto axis_type = input_args[kInputIndex1]->GetType(); in InferType() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dcumulative_logsumexp.cc55 auto axis_type = input_args[kInputIndex1]->GetType(); in CumulativeLogsumexpInferType() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dreversev2.cc63 DataType axis_type = ctx.Input(1)->GetDataType(); in Compute() local
/third_party/libinput/test/
Dlitest.c3600 enum libinput_event_type axis_type, in litest_is_axis_event()
4043 enum libinput_event_type axis_type, in litest_assert_scroll()
4109 enum libinput_event_type axis_type, in litest_assert_axis_end_sequence()
4170 enum libinput_event_type axis_type) in litest_assert_only_axis_events()