|
tvm
|
Binary stream I/O interface. More...
#include <cstddef>#include <cstdint>Go to the source code of this file.
Classes | |
| struct | tvm::support::Serializer< T, typename > |
| Primary Serializer template. Specialize for each serializable type. More... | |
| class | tvm::support::Stream |
| Abstract binary stream for serialization. More... | |
Namespaces | |
| tvm | |
| An object that builds and maintains block scope and StmtSref mapping for Dependence analysis. | |
| tvm::support | |
Binary stream I/O interface.