|
TVM
0.9.4
|
#include <tvm/graph/abstract/OutputSelector.h>

Public Attributes | |
| std::vector< bool > | dynamicallyEnabled_ |
| bool | locked_ = false |
A structure holding the members used in OutputSelector if add = true, and nothing otherwise.
| std::vector<bool> tvm::graph::abstract::SelectorMembers< add >::dynamicallyEnabled_ |
Used to store and test whether an output is dynamically enabled or not.
| bool tvm::graph::abstract::SelectorMembers< add >::locked_ = false |
track if the enabling/disabling of outputs is locked or not