Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/
Dimage_utils.cc2143 int32_t patch_w = s.width / num_width; in ComputePatchSize() local
2163 int32_t patch_w = 0; in SlicePatches() local