nndeploy C++ API  0.2.0
nndeploy C++ API
Namespaces | Functions
util.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 nndeploy
 
 nndeploy::device
 

Functions

template<typename T >
base::Status nndeploy::device::insertStream (int &index, std::map< int, T > &stream_map, const T &stream)
 
template<typename T >
int nndeploy::device::updateStreamIndex (std::map< int, T > &stream_map)