Home
last modified time | relevance | path

Searched defs:axis_shape (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/test/ut/src/runtime/kernel/opencl/
Dgather_tests.cc35 std::vector<int> axis_shape = {1}; in TEST_F() local
54 std::vector<int> axis_shape = {1}; in TEST_F() local
73 std::vector<int> axis_shape = {1}; in TEST_F() local
92 std::vector<int> axis_shape = {1}; in TEST_F() local
123 std::vector<int> axis_shape = {1}; in TEST_F() local
154 std::vector<int> axis_shape = {1}; in TEST_F() local
185 std::vector<int> axis_shape = {1}; in TEST_F() local
208 std::vector<int> axis_shape = {1}; in TEST_F() local
231 std::vector<int> axis_shape = {1}; in TEST_F() local
254 std::vector<int> axis_shape = {1}; in TEST_F() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dreversev2.cc67 auto axis_shape = ctx.Input(1)->GetTensorShape(); in Compute() local
141 auto axis_shape = axis->GetTensorShape()->GetDimSizes(); in ComputeReverseV2() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Darg_min_v2.cc49 int64_t axis_shape = 0; in ArgminV2InferShape() local
Dcumulative_logsumexp.cc38 …auto axis_shape = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[kInputIndex1]->GetSha… in CumulativeLogsumexpInferShape() local
Dconcat_offset_v1.cc52 …auto axis_shape = CheckAndConvertUtils::ConvertShapePtrToShapeMap(input_args[0]->GetShape())[kShap… in ConcatOffsetV1InferShape() local
Dop_utils.cc364 auto axis_shape = CheckAndConvertUtils::GetTensorInputShape(op_name, input_args, 1); in CheckAndGetAxisValueFromTensor() local
494 int64_t axis_shape = 1; in ReduceBaseInferShape() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/fusion/
Dreduce_fusion.cc91 int64_t axis_shape = 1; in ReduceFusionInferShape() local