#include <execution_engine.h>
tc::ExecutionEngine::ExecutorInfo::ExecutorInfo |
( |
std::string |
id, |
|
|
std::vector< const DLTensor * > |
inputsInfo, |
|
|
std::unique_ptr< MappingOptions > |
options, |
|
|
lang::TreeRef |
tc, |
|
|
size_t |
handle |
|
) |
| |
|
inline |
void tc::ExecutionEngine::ExecutorInfo::clear |
( |
| ) |
|
|
inline |
TcExecutor tc::ExecutionEngine::ExecutorInfo::exec |
std::string tc::ExecutionEngine::ExecutorInfo::identifier |
size_t tc::ExecutionEngine::ExecutorInfo::objectLocalHandle |
When run is called this is used to find the most recently compiled version.
std::unique_ptr<MappingOptions> tc::ExecutionEngine::ExecutorInfo::options |
The documentation for this struct was generated from the following file: