tvm
|
This is the complete list of members for tvm::te::ExternOp, including all inherited members.
ContainerType typedef | tvm::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::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_METHODS(ExternOp, Operation, ExternOpNode) | tvm::te::ExternOp |