nndeploy C++ API  0.2.0
nndeploy C++ API
Classes | Namespaces | Functions
op_concat.h File Reference
#include "nndeploy/ir/ir.h"
#include "nndeploy/op/op.h"
Include dependency graph for op_concat.h:

Go to the source code of this file.

Classes

class  nndeploy::op::OpConcat
 

Namespaces

 nndeploy
 
 nndeploy::op
 

Functions

base::Status nndeploy::op::concat (std::vector< device::Tensor * > inputs, std::shared_ptr< ir::ConcatParam > param, device::Tensor *output)