This is the complete list of members for tfaot::Model< W >, including all inherited members.
batchStrategy_ | tfaot::Model< W > | private |
ensureRule(size_t batchSize) | tfaot::Model< W > | private |
extractBatchOutput(size_t batchSize, size_t batchIndex, size_t resultIndex, std::vector< T > &batchData) const | tfaot::Model< W > | private |
getBatchStrategy() const | tfaot::Model< W > | inline |
injectBatchInput(size_t batchSize, size_t batchIndex, size_t argIndex, const std::vector< T > &batchData) | tfaot::Model< W > | private |
Model() | tfaot::Model< W > | inlineexplicit |
name() const | tfaot::Model< W > | inline |
reserveOutput(size_t batchSize, size_t resultIndex, std::vector< std::vector< T >> &data) const | tfaot::Model< W > | private |
run(size_t batchSize, Inputs &&... inputs) | tfaot::Model< W > | |
setBatchRule(size_t batchSize, const std::vector< size_t > &sizes, size_t lastPadding=0) | tfaot::Model< W > | inline |
setBatchRule(const std::string &batchRule) | tfaot::Model< W > | inline |
setBatchStrategy(const BatchStrategy &strategy) | tfaot::Model< W > | inline |
wrapper_ | tfaot::Model< W > | private |
~Model() | tfaot::Model< W > | inline |