|
TVM
0.9.4
|
#include <tvm/utils/ProtoTask.h>

Public Member Functions | |
| ProtoTaskCommon (FunT f, const internal::RHS &rhs) | |
| template<typename FunU > | |
| ProtoTaskCommon (const ProtoTaskCommon< T, FunU > &pt) | |
Public Attributes | |
| FunT | f_ |
| internal::RHS | rhs_ |
|
inline |
|
inline |
| FunT tvm::utils::ProtoTaskCommon< T, FunT >::f_ |
| internal::RHS tvm::utils::ProtoTaskCommon< T, FunT >::rhs_ |