![]() |
Tensor Comprehensions
|
This is the complete list of members for tc::TcExecutor, including all inherited members.
| block() const | tc::TcExecutor | inline |
| checkInputsCompliant(const std::vector< const DLTensor * > &inputsInfo) const | tc::TcExecutor | private |
| clearRTC() | tc::TcExecutor | inline |
| compile(const tc::MappingOptions &options) | tc::TcExecutor | |
| compileWithTcMapper() | tc::TcExecutor | private |
| ctx_ | tc::TcExecutor | mutableprivate |
| execInfo_ | tc::TcExecutor | private |
| getCudaSource() | tc::TcExecutor | inline |
| grid() const | tc::TcExecutor | inline |
| halideComponents_ | tc::TcExecutor | private |
| hasRTCFun() | tc::TcExecutor | inline |
| inferOutputTensorInfo() | tc::TcExecutor | |
| InvalidHandle | tc::TcExecutor | static |
| kernelName() const | tc::TcExecutor | inline |
| operator=(TcExecutor &&)=delete | tc::TcExecutor | |
| operator=(const TcExecutor &)=delete | tc::TcExecutor | |
| run(const std::vector< const DLTensor * > &inputs, const std::vector< DLTensor * > &outputs, bool profile=false) const | tc::TcExecutor | |
| TcExecutor(const std::string &TCDefinition, const std::vector< const DLTensor * > &inputsInfo) | tc::TcExecutor | |
| TcExecutor(lang::TreeRef TCDefinition, const std::vector< const DLTensor * > &inputsInfo) | tc::TcExecutor | |
| TcExecutor(TcExecutor &&)=delete | tc::TcExecutor | |
| TcExecutor(const TcExecutor &)=delete | tc::TcExecutor | |
| tcTree_ | tc::TcExecutor | private |
| uncheckedRun(const std::vector< const void * > &inputs, const std::vector< void * > &outputs) const | tc::TcExecutor | |
| ~TcExecutor() | tc::TcExecutor |