Einstein summation op.
More...
#include <tvm/te/operation.h>
#include <tvm/tir/data_layout.h>
#include <tvm/topi/detail/constant_utils.h>
#include <tvm/topi/detail/ravel_unravel.h>
#include <tvm/topi/detail/tensor_utils.h>
#include <tvm/topi/tags.h>
#include <algorithm>
#include <bitset>
#include <iterator>
#include <string>
#include <tuple>
#include <unordered_set>
#include <vector>
Go to the source code of this file.
|
| | tvm |
| | Performance counters for profiling via the PAPI library.
|
| |
| | tvm::topi |
| |
|
| ffi::Array< PrimExpr > | tvm::topi::InferEinsumShape (const std::string &subscripts, const std::vector< ffi::Array< PrimExpr >> &operands) |
| | Compute the shape of the output. More...
|
| |
| Tensor | tvm::topi::einsum (const std::string &subscripts_str, const ffi::Array< Tensor > inputs, std::string name="T_einsum", std::string tag=kEinsum) |
| | Evaluates the Einstein summation convention on the operands. More...
|
| |
◆ LABELRANGE
◆ NPY_MAXARGS
◆ NPY_MAXDIMS