23 #ifndef TVM_RUNTIME_CONTRIB_LIBTORCH_RUNTIME_H_ 24 #define TVM_RUNTIME_CONTRIB_LIBTORCH_RUNTIME_H_ 34 const std::string& serialized_function);
40 #endif // TVM_RUNTIME_CONTRIB_LIBTORCH_RUNTIME_H_ runtime implementation for LibTorch/TorchScript.
Definition: analyzer.h:36
Reference to string objects.
Definition: string.h:98
Runtime container of the functions generated by TVM, This is used to support dynamically link...
Module container of TVM.
Definition: module.h:79
runtime::Module TorchRuntimeCreate(const String &symbol_name, const std::string &serialized_function)