Home
last modified time | relevance | path

Searched defs:output_c (Results 1 – 6 of 6) 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/grpc/tools/codegen/core/
Dgen_header_frame.py70 def output_c(payload_bytes): function
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/back/
Dwrite.rs63 let output_c = path_to_c_string(output); in write_output_file() localVariable
/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