This is the complete list of members for tfaot::BatchRule, including all inherited members.
BatchRule(size_t batchSize, const std::vector< size_t > &sizes, size_t lastPadding=0) | tfaot::BatchRule | explicit |
BatchRule(const std::string &ruleString) | tfaot::BatchRule | |
batchSize_ | tfaot::BatchRule | private |
getBatchSize() const | tfaot::BatchRule | inline |
getLastPadding() const | tfaot::BatchRule | inline |
getSize(size_t i) const | tfaot::BatchRule | inline |
getSizes() const | tfaot::BatchRule | inline |
lastPadding_ | tfaot::BatchRule | private |
nSizes() const | tfaot::BatchRule | inline |
sizes_ | tfaot::BatchRule | private |
validate() const | tfaot::BatchRule | private |
~BatchRule()=default | tfaot::BatchRule |