tvm
|
This is the complete list of members for tvm::te::ComputeOp, including all inherited members.
ComputeOp(std::string name, std::string tag, ffi::Map< ffi::String, ffi::Any > attrs, ffi::Array< IterVar > axis, ffi::Array< PrimExpr > body) | tvm::te::ComputeOp | |
ContainerType typedef | tvm::te::Operation | |
Operation() | tvm::te::Operation | inline |
Operation(ObjectPtr< Object > n) | tvm::te::Operation | inlineexplicit |
Operation(ffi::UnsafeInit tag) | 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_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(ComputeOp, Operation, ComputeOpNode) | tvm::te::ComputeOp |