tvm
|
This is the complete list of members for tvm::te::ComputeOp, including all inherited members.
ComputeOp(std::string name, std::string tag, Map< String, ffi::Any > attrs, Array< IterVar > axis, Array< PrimExpr > body) | tvm::te::ComputeOp | |
ContainerType typedef | tvm::te::Operation | |
Operation() | tvm::te::Operation | inline |
Operation(ObjectPtr< Object > n) | tvm::te::Operation | inlineexplicit |
operator->() const | tvm::te::Operation | inline |
output(size_t i) const | tvm::te::Operation | |
TVM_DEFINE_OBJECT_REF_COW_METHOD(ComputeOpNode) | tvm::te::ComputeOp | |
TVM_DEFINE_OBJECT_REF_METHODS(ComputeOp, Operation, ComputeOpNode) | tvm::te::ComputeOp |