nndeploy C++ API
0.2.0
nndeploy C++ API
nndeploy
op
OpErf
nndeploy::op::OpErf Member List
This is the complete list of members for
nndeploy::op::OpErf
, including all inherited members.
allocateWorkspace
()
nndeploy::op::Op
virtual
checkOrAllocOutput
()
nndeploy::op::Op
virtual
constructed_
nndeploy::op::Op
protected
deinit
()
nndeploy::op::Op
virtual
device_type_
nndeploy::op::Op
protected
flops_
nndeploy::op::Op
protected
getAllInput
()
nndeploy::op::Op
getAllInputName
()
nndeploy::op::Op
getAllOutput
()
nndeploy::op::Op
getAllOutputName
()
nndeploy::op::Op
getConstructed
()
nndeploy::op::Op
getDebugFlag
()
nndeploy::op::Op
getDeviceType
()
nndeploy::op::Op
getFlops
()
nndeploy::op::Op
virtual
getInitialized
()
nndeploy::op::Op
getInput
(int index=0)
nndeploy::op::Op
getInputName
(int index=0)
nndeploy::op::Op
getInputTensor
(const std::string &name)
nndeploy::op::Op
getName
()
nndeploy::op::Op
getOpType
()
nndeploy::op::Op
getOutput
(int index=0)
nndeploy::op::Op
getOutputName
(int index=0)
nndeploy::op::Op
getOutputTensor
(const std::string &name)
nndeploy::op::Op
getParallelType
()
nndeploy::op::Op
getParam
()
nndeploy::op::Op
virtual
getPrecisionType
()
nndeploy::op::Op
getStream
()
nndeploy::op::Op
getTimeProfileFlag
()
nndeploy::op::Op
getWorkspaceSize
()
nndeploy::op::Op
virtual
inferDataFormat
()
nndeploy::op::Op
virtual
inferDataType
()
nndeploy::op::Op
virtual
inferShape
()
nndeploy::op::OpUnary
virtual
init
()
nndeploy::op::Op
virtual
initialized_
nndeploy::op::Op
protected
inputs_
nndeploy::op::Op
protected
is_changed_
nndeploy::op::Op
protected
is_debug_
nndeploy::op::Op
protected
is_external_stream_
nndeploy::op::Op
protected
is_inner_
nndeploy::op::Op
protected
is_inplace_
nndeploy::op::Op
protected
is_running_
nndeploy::op::Op
protected
is_time_profile_
nndeploy::op::Op
protected
isRunning
()
nndeploy::op::Op
Op
()
nndeploy::op::Op
op_desc_
nndeploy::op::Op
protected
OpErf
()
nndeploy::op::OpErf
inline
OpUnary
()
nndeploy::op::OpUnary
inline
outputs_
nndeploy::op::Op
protected
parallel_type_
nndeploy::op::Op
protected
postRun
()
nndeploy::op::Op
virtual
precision_type_
nndeploy::op::Op
protected
preRun
()
nndeploy::op::Op
virtual
replaceInputTensor
(const std::string &name, device::Tensor *tensor)
nndeploy::op::Op
replaceOutputTensor
(const std::string &name, device::Tensor *tensor)
nndeploy::op::Op
reshape
(base::ShapeMap &shape_map)
nndeploy::op::Op
virtual
rmInput
(device::Tensor *tensor)
nndeploy::op::Op
run
()
nndeploy::op::OpErf
virtual
setAllInput
(std::vector< device::Tensor * > inputs)
nndeploy::op::Op
setAllInputName
(std::initializer_list< std::string >)
nndeploy::op::Op
setAllInputName
(std::vector< std::string > &)
nndeploy::op::Op
setAllOutput
(std::vector< device::Tensor * > outputs)
nndeploy::op::Op
setAllOutputName
(std::initializer_list< std::string >)
nndeploy::op::Op
setAllOutputName
(std::vector< std::string > &)
nndeploy::op::Op
setDebugFlag
(bool flag)
nndeploy::op::Op
setDeviceType
(base::DeviceType device_type)
nndeploy::op::Op
setInitializedFlag
(bool flag)
nndeploy::op::Op
setInnerFlag
(bool flag)
nndeploy::op::Op
setInput
(device::Tensor *input)
nndeploy::op::Op
virtual
setInput
(device::Tensor *input, int index)
nndeploy::op::Op
setName
(std::string name)
nndeploy::op::Op
setOpType
(ir::OpType op_type)
nndeploy::op::Op
setOutput
(device::Tensor *output)
nndeploy::op::Op
virtual
setOutput
(device::Tensor *output, int index)
nndeploy::op::Op
setParallelType
(const base::ParallelType ¶lle_type)
nndeploy::op::Op
setParam
(std::shared_ptr< base::Param > param)
nndeploy::op::Op
virtual
setPrecisionType
(base::PrecisionType precision_type)
nndeploy::op::Op
virtual
setRunningFlag
(bool flag)
nndeploy::op::Op
setStream
(device::Stream *stream)
nndeploy::op::Op
setTimeProfileFlag
(bool flag)
nndeploy::op::Op
setWorkspace
(void *workspace)
nndeploy::op::Op
virtual
stream_
nndeploy::op::Op
protected
workspace_
nndeploy::op::Op
protected
workspace_is_external_
nndeploy::op::Op
protected
workspace_size_
nndeploy::op::Op
protected
~Op
()
nndeploy::op::Op
virtual
~OpErf
()
nndeploy::op::OpErf
inline
virtual
~OpUnary
()
nndeploy::op::OpUnary
inline
virtual
Generated by
1.9.1