Home
last modified time | relevance | path

Searched defs:input_shape_ (Results 1 – 25 of 201) sorted by relevance

123456789

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dlogit_cpu_kernel.h48 std::vector<int64_t> input_shape_; variable
Dlogit_grad_cpu_kernel.h48 std::vector<int64_t> input_shape_; variable
Dtriu_cpu_kernel.h44 std::vector<int64_t> input_shape_; variable
Dtril_cpu_kernel.h48 std::vector<int64_t> input_shape_; variable
Dlayer_norm_grad_grad_cpu_kernel.h46 std::vector<int64_t> input_shape_; variable
Dbias_add_grad_cpu_kernel.h50 std::vector<size_t> input_shape_; variable
Dps_roi_pooling_grad_cpu_kernel.h43 std::vector<int64_t> input_shape_; variable
Dmatrix_inverse_cpu_kernel.h52 ShapeVector input_shape_; variable
Dfill_diagonal_cpu_kernel.h44 std::vector<int64_t> input_shape_; variable
Dmirror_pad_grad_cpu_kernel.h104 std::vector<int64_t> input_shape_; variable
Dslice_cpu_kernel.h51 std::vector<int64_t> input_shape_; variable
Dreduce_std_cpu_kernel.h56 std::vector<int64_t> input_shape_; variable
Dbias_add_cpu_kernel.h58 std::vector<size_t> input_shape_; variable
Dself_adjoint_eig_cpu_kernel.h50 std::vector<int64_t> input_shape_; variable
Dl2loss_cpu_kernel.h56 std::vector<int64_t> input_shape_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/math/
Dassign_sub_gpu_kernel.cc39 …std::vector<int64_t> input_shape_ = std::vector<int64_t>(inputs.at(kIndex0)->GetDeviceShapeVector(… in Init() local
60 …std::vector<int64_t> input_shape_ = std::vector<int64_t>(inputs.at(kIndex0)->GetDeviceShapeVector(… in Resize() local
Dassign_add_gpu_kernel.cc40 …std::vector<int64_t> input_shape_ = std::vector<int64_t>(inputs.at(kIndex0)->GetDeviceShapeVector(… in Init() local
61 …std::vector<int64_t> input_shape_ = std::vector<int64_t>(inputs.at(kIndex0)->GetDeviceShapeVector(… in Resize() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/format_type/
Dinsert_transdata_for_runop.h43 ShapeVector input_shape_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/nn/
Dps_roi_pooling_grad_v2_gpu_kernel.h44 std::vector<int64_t> input_shape_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/eigen/
Dexpand_cpu_kernel.h55 std::vector<size_t> input_shape_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Ddropout3d.h31 std::vector<int64_t> input_shape_; variable
Ddropout2d.h33 std::vector<int64_t> input_shape_; variable
Dgather_d_grad_v2.h38 std::vector<int64_t> input_shape_; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/
Dgather_grad_kernels.h36 std::vector<int64_t> input_shape_; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/test/ut/src/runtime/kernel/arm/fp32_grad/
Dsoftmax_grad_fp32_tests.cc41 int input_shape_[] = {1, 9, 11, 12}; in TEST_F() local
106 int input_shape_[] = {1, 9, 11, 12}; in TEST_F() local
176 int input_shape_[] = {1, 9, 11, 12}; in TEST_F() local
246 int input_shape_[] = {1, 9, 11, 12}; in TEST_F() local
315 int input_shape_[] = {1, 9, 11, 12}; in TEST_F() local

123456789