This is the complete list of members for tfaot::BatchStrategy, including all inherited members.
BatchStrategy()=default | tfaot::BatchStrategy | explicit |
getRule(size_t batchSize) const | tfaot::BatchStrategy | |
hasRule(size_t batchSize) const | tfaot::BatchStrategy | inline |
rules_ | tfaot::BatchStrategy | private |
setDefaultRule(size_t batchSize, const std::vector< size_t > &availableBatchSizes) | tfaot::BatchStrategy | |
setRule(const BatchRule &rule) | tfaot::BatchStrategy | inline |
setRule(const std::string &ruleString) | tfaot::BatchStrategy | inline |
~BatchStrategy()=default | tfaot::BatchStrategy |