TVM  0.9.4
tvm::scheme::internal::WeightMultBase< NONE > Class Reference

#include <tvm/scheme/internal/CompiledAssignment.h>

Public Member Functions

 WeightMultBase (NoArg)
 
template<typename T >
const T & applyWeightMult (const T &M)
 

Static Public Attributes

static const bool useArg = false
 

Detailed Description

Specialization for NONE

Constructor & Destructor Documentation

◆ WeightMultBase()

Member Function Documentation

◆ applyWeightMult()

template<typename T >
const T& tvm::scheme::internal::WeightMultBase< NONE >::applyWeightMult ( const T &  M)
inline

Member Data Documentation

◆ useArg

const bool tvm::scheme::internal::WeightMultBase< NONE >::useArg = false
static

The documentation for this class was generated from the following file: