Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dpad_v3_grad.h39 int64_t output_c; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/infer/
Ddeconv2d_infer.c50 int32_t output_c = GetChannel(weight); in Deconv2dInferShape() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/grad/
Dp_s_r_o_i_pooling_grad.cc71 int64_t output_c = group_size * group_size * output_dim; in PSROIPoolingGradInferShape() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dge_graph_executor.cc1428 auto output_c = output->cast<CNodePtr>()->abstract(); in RunGraph() local