tvm
tvm::relax::DFPatternFunctor< FType > Class Template Reference

A dynamical functor that dispatches on in the first DFPattern argument. More...

Collaboration diagram for tvm::relax::DFPatternFunctor< FType >:

Detailed Description

template<typename FType>
class tvm::relax::DFPatternFunctor< FType >

A dynamical functor that dispatches on in the first DFPattern argument.

Template Parameters
FTypefunction signature This type is only defined for FType with function signature R(const DFPattern&, Args...)

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