commit all files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//
|
||||
//
|
||||
// Created by Tunm-Air13 on 2023/2/8.
|
||||
//
|
||||
|
||||
@@ -97,4 +97,4 @@ std::vector<OutputTensorInfo> &DetHeader::getMOutputTensorInfoList() {
|
||||
void DetHeader::setMOutputTensorInfoList(const std::vector<OutputTensorInfo> &mOutputTensorInfoList) {
|
||||
m_output_tensor_info_list_ = mOutputTensorInfoList;
|
||||
}
|
||||
} // namespace
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user