Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/infer/
Dprior_box_infer.c71 int32_t max_sizes_size = param->max_sizes_size; in PriorBoxInferShape() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/
Dprior_box_parameter.h25 int32_t max_sizes_size; member