|
TVM
0.9.4
|
#include <tvm/scheme/internal/CompiledAssignment.h>
Public Member Functions | |
| CachedResult (const Eigen::Ref< MatrixType > &) | |
| template<typename T > | |
| const T & | cache (const T &M) |
A cache for holding temporary value in the evaluation of an assignment. By default, it does not do anything but forward an expression.
|
inline |
|
inline |