Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/infer/
Ddeconv2d_infer.c49 int32_t output_c = GetChannel(weight); in Deconv2dInferShape() local
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/
Dpipeline_ge.cc375 auto output_c = output_node->cast<CNodePtr>(); in StructureOutput() local