Searched defs:heatmap (Results 1 – 2 of 2) sorted by relevance
82 inline bool heatmapMaxKeypointFloat32Nhwc(const float* heatmap, const Shape& heatmapShape, in heatmapMaxKeypointFloat32Nhwc()161 inline bool heatmapMaxKeypointFloat32(const float* heatmap, const Shape& heatmapShape, in heatmapMaxKeypointFloat32()178 inline bool heatmapMaxKeypointQuant(const uint8_t* heatmap, const Shape& heatmapShape, in heatmapMaxKeypointQuant()263 const auto heatmap = context->getInputBuffer<_Float16>(kHeatmapTensor); in execute() local
10 auto heatmap = model->addOperand(&type1); in CreateModel_nhwc() local38 auto heatmap = model->addOperand(&type1); in CreateModel_nhwc_relaxed() local68 auto heatmap = model->addOperand(&type13); in CreateModel_nhwc_float16() local96 auto heatmap = model->addOperand(&type16); in CreateModel_nchw() local124 auto heatmap = model->addOperand(&type16); in CreateModel_nchw_relaxed() local154 auto heatmap = model->addOperand(&type17); in CreateModel_nchw_float16() local182 auto heatmap = model->addOperand(&type1); in CreateModel_dynamic_output_shape_nhwc() local210 auto heatmap = model->addOperand(&type1); in CreateModel_dynamic_output_shape_nhwc_relaxed() local240 auto heatmap = model->addOperand(&type13); in CreateModel_dynamic_output_shape_nhwc_float16() local268 auto heatmap = model->addOperand(&type16); in CreateModel_dynamic_output_shape_nchw() local[all …]