Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/kernel/
Ddepth_to_space.c25 DepthToSpaceStruct *depth_to_space = (DepthToSpaceStruct *)self; in DepthToSpaceResize() local
45 DepthToSpaceStruct *depth_to_space = (DepthToSpaceStruct *)self; in DepthToSpaceCompute() local
64 DepthToSpaceStruct *depth_to_space = (DepthToSpaceStruct *)malloc(sizeof(DepthToSpaceStruct)); in CreateDepthToSpace() local