tvm
|
Transformations which are applied on names to generate appropriately named. These functions are used in both Runtime and Backend. More...
#include <string>
Go to the source code of this file.
Namespaces | |
tvm | |
runtime implementation for LibTorch/TorchScript. | |
tvm::runtime | |
Functions | |
std::string | tvm::runtime::SanitizeName (const std::string &name) |
Sanitize name for output into compiler artifacts. More... | |
Transformations which are applied on names to generate appropriately named. These functions are used in both Runtime and Backend.