Operation that produces tensors.
More...
#include <tensor.h>
Operation that produces tensors.
◆ ContainerType
◆ Operation() [1/2]
tvm::te::Operation::Operation |
( |
| ) |
|
|
inline |
◆ Operation() [2/2]
tvm::te::Operation::Operation |
( |
ObjectPtr< Object > |
n | ) |
|
|
inlineexplicit |
◆ operator->()
access the internal node container
- Returns
- the pointer to the internal node container
◆ output()
Tensor tvm::te::Operation::output |
( |
size_t |
i | ) |
const |
get the i-th output of the operation.
- Parameters
-
- Returns
- The i-th output.
The documentation for this class was generated from the following files: