#include <runtime.h>
Definition at line 21 of file runtime.h.
◆ PipelineTensor()
| nndeploy::net::PipelineTensor::PipelineTensor |
( |
| ) |
|
|
inline |
◆ ~PipelineTensor()
| virtual nndeploy::net::PipelineTensor::~PipelineTensor |
( |
| ) |
|
|
inlinevirtual |
◆ pop()
◆ push()
◆ setFinish()
| void nndeploy::net::PipelineTensor::setFinish |
( |
| ) |
|
|
inline |
◆ consumers_
| std::vector<Runtime *> nndeploy::net::PipelineTensor::consumers_ |
◆ current_index_
| std::map<Runtime *, int> nndeploy::net::PipelineTensor::current_index_ |
◆ cv_
| std::condition_variable nndeploy::net::PipelineTensor::cv_ |
◆ is_finish_
| bool nndeploy::net::PipelineTensor::is_finish_ = false |
◆ mutex_
| std::mutex nndeploy::net::PipelineTensor::mutex_ |
◆ producers_
| std::vector<Runtime *> nndeploy::net::PipelineTensor::producers_ |
◆ tensors_
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nndeploy-zh/checkouts/latest/framework/include/nndeploy/net/runtime.h