template<typename MatrixType, AssignType A, WeightMult W, MatrixMult M, Source F>
class tvm::scheme::internal::use_product_cache< MatrixType, A, W, M, F >
Traits for deciding whether or not to use a cache for the product. By default, no cache is used.
The documentation for this class was generated from the following file: