Searched refs:detection_code (Results 1 – 1 of 1) sorted by relevance
2465 … ::std::ostream &operator<<(::std::ostream &os, const DetectionOutputLayerCodeType &detection_code)2467 switch(detection_code)2493 inline std::string to_string(const DetectionOutputLayerCodeType &detection_code) in to_string() argument2496 str << detection_code; in to_string()