MLCompilerBridge
Tools for streamlining communication with ML models for compiler optimizations.
Loading...
Searching...
No Matches
MLBridge::MLModelRunner Member List

This is the complete list of members for MLBridge::MLModelRunner, including all inherited members.

CtxMLBridge::MLModelRunnerprotected
evaluate()MLBridge::MLModelRunnerinline
evaluate(T &data, size_t &dataSize)MLBridge::MLModelRunnerinline
evaluateUntyped()=0MLBridge::MLModelRunnerprotectedpure virtual
getKind() constMLBridge::MLModelRunnerinline
getSerDesKind() constMLBridge::MLModelRunnerinline
initSerDes()MLBridge::MLModelRunnerinlineprivate
Kind enum nameMLBridge::MLModelRunner
MLModelRunner(const MLModelRunner &)=deleteMLBridge::MLModelRunner
MLModelRunner(Kind Type, SerDesKind SerDesType, llvm::LLVMContext *Ctx=nullptr)MLBridge::MLModelRunnerinlineprotected
MLModelRunner(Kind Type, llvm::LLVMContext *Ctx=nullptr)MLBridge::MLModelRunnerinlineprotected
operator=(const MLModelRunner &)=deleteMLBridge::MLModelRunner
populateFeatures(const std::pair< U, T > &var1, const std::pair< U, Types > &...var2)MLBridge::MLModelRunnerinline
populateFeatures(const std::pair< U, T > &&var1, const std::pair< U, Types > &&...var2)MLBridge::MLModelRunnerinline
populateFeatures()MLBridge::MLModelRunnerinline
requestExit()=0MLBridge::MLModelRunnerpure virtual
SerDesMLBridge::MLModelRunnerprotected
SerDesTypeMLBridge::MLModelRunnerprotected
setRequest(void *request)MLBridge::MLModelRunnerinline
setResponse(void *response)MLBridge::MLModelRunnerinline
TypeMLBridge::MLModelRunnerprotected
~MLModelRunner()=defaultMLBridge::MLModelRunnervirtual