19 #include "../C/reorg_yolo.h" 20 #include "primitive.hpp" 66 void update_dto(
dto&
dto)
const override Represents data padding information.
Normalizes results so they sum to 1.
reorg_yolo(const dto *dto)
Constructs a copy from C API cldnn_region_yolo_desc.
yolo2 topology specific data reorganization primitive
std::string primitive_id
Unique id of a primitive within a topology.
fixed_size_vector_ref input
List of ids of input primitives.
uint32_t stride
paramter stride
base class for all primitives implementations.
padding output_padding
Requested output padding.
reorg_yolo(const primitive_id &id, const primitive_id &input, const uint32_t stride, const padding &output_padding=padding())
Constructs region_yolo primitive.
uint32_t stride
Defines a scope of a reorg yolo normalization.