tvm
|
This is the complete list of members for tvm::te::ComputeOpNode, including all inherited members.
_type_key | tvm::te::ComputeOpNode | static |
attrs | tvm::te::OperationNode | |
axis | tvm::te::BaseComputeOpNode | |
body | tvm::te::ComputeOpNode | |
ComputeOpNode() | tvm::te::ComputeOpNode | inline |
InputTensors() const final | tvm::te::ComputeOpNode | virtual |
name | tvm::te::OperationNode | |
num_outputs() const final | tvm::te::ComputeOpNode | virtual |
output_dtype(size_t i) const final | tvm::te::ComputeOpNode | virtual |
output_shape(size_t idx) const final | tvm::te::BaseComputeOpNode | virtual |
reduce_axis | tvm::te::BaseComputeOpNode | |
RegisterReflection() | tvm::te::ComputeOpNode | inlinestatic |
tag | tvm::te::OperationNode | |
TVM_DECLARE_BASE_OBJECT_INFO(BaseComputeOpNode, OperationNode) | tvm::te::BaseComputeOpNode | |
tvm::te::OperationNode::TVM_DECLARE_BASE_OBJECT_INFO(OperationNode, Object) | tvm::te::OperationNode | |
TVM_DECLARE_FINAL_OBJECT_INFO(ComputeOpNode, BaseComputeOpNode) | tvm::te::ComputeOpNode | |
~OperationNode() | tvm::te::OperationNode | inlinevirtual |