Qualcomm® Neural Processing SDK
v2.39.0
Overview
Setup
Tutorials and Examples
Network Models
Input Data and Preprocessing
Benchmarking and Accuracy
Tools
Debug Tools
API
Limitations
Revision History
References
Qualcomm® Neural Processing SDK
»
Struct DlcRecord
Struct DlcRecord
¶
Defined in
File IDlContainer.hpp
Struct Documentation
¶
struct
DlcRecord
¶
Public Functions
DlcRecord
(
)
¶
DlcRecord
(
DlcRecord
&
&
other
)
noexcept
¶
DlcRecord
(
const
std
::
string
&
new_name
)
¶
DlcRecord
(
const
DlcRecord
&
)
=
delete
¶
Public Members
std
::
string
name
¶
std
::
vector
<
uint8_t
>
data
¶