Searched refs:post_nms_topn (Results 1 – 4 of 4) sorted by relevance
379 attr.post_nms_topn = keepTopAfterNMS; in initNgraph()
1640 optional uint32 post_nms_topn = 7 [default = 300]; field
40537 ::google::protobuf::internal::WireFormatLite::WriteUInt32(7, this->post_nms_topn(), output); in SerializeWithCachedSizes()40590 …::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(7, this->post_nms_topn(), target); in InternalSerializeWithCachedSizesToArray()40666 this->post_nms_topn()); in ByteSizeLong()
14503 ::google::protobuf::uint32 post_nms_topn() const;32319 inline ::google::protobuf::uint32 ProposalParameter::post_nms_topn() const { in post_nms_topn() function