Searched refs:_kNumCoordBox (Results 1 – 2 of 2) sorted by relevance
102 const unsigned int _kNumCoordBox = 4; variable
228 …auto_init_if_empty(*output_boxes->info(), TensorInfo(TensorShape(_kNumCoordBox, _num_max_detected_… in configure()236 info, _kBatchSize, _kNumCoordBox)); in configure()250 …auto_init_if_empty(*_decoded_boxes.info(), TensorInfo(TensorShape(_kNumCoordBox, _input_box_encodi… in configure()