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, 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::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_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(ExternOp, Operation, ExternOpNode) | tvm::te::ExternOp |