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, Map< String, ffi::Any > attrs, Array< Tensor > inputs, Array< Buffer > input_placeholders, Array< Buffer > output_placeholders, Stmt body)tvm::te::ExternOp
Operation()tvm::te::Operationinline
Operation(ObjectPtr< Object > n)tvm::te::Operationinlineexplicit
operator->() consttvm::te::Operationinline
output(size_t i) consttvm::te::Operation
TVM_DEFINE_OBJECT_REF_METHODS(ExternOp, Operation, ExternOpNode)tvm::te::ExternOp