|
TVM
0.9.4
|
#include <tvm/task_dynamics/FeedForward.h>


Public Member Functions | |
| template<typename... Args> | |
| Impl (FunctionPtr f, constraint::Type t, const Eigen::VectorXd &rhs, const getFeedForwardT &ff, const addProviderDependencyT &addPD, Args &&... args) | |
| ~Impl () override=default | |
| void | updateValue () override |
Friends | |
| class | FeedForward |
|
inline |
|
overridedefault |
|
inlineoverride |
|
friend |