tvm
tvm::te::ExternOp Member List

This is the complete list of members for tvm::te::ExternOp, including all inherited members.

ContainerType typedeftvm::te::Operation
ExternOp(std::string name, std::string tag, ffi::Map< ffi::String, ffi::Any > attrs, ffi::Array< Tensor > inputs, ffi::Array< Buffer > input_placeholders, ffi::Array< Buffer > output_placeholders, Stmt body)tvm::te::ExternOp
Operation()tvm::te::Operationinline
Operation(ObjectPtr< Object > n)tvm::te::Operationinlineexplicit
Operation(ffi::UnsafeInit tag)tvm::te::Operationinlineexplicit
operator->() consttvm::te::Operationinline
output(size_t i) consttvm::te::Operation
TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(ExternOp, Operation, ExternOpNode)tvm::te::ExternOp