tvm
Classes | Namespaces
io.h File Reference

Binary stream I/O interface. More...

#include <cstddef>
#include <cstdint>
Include dependency graph for io.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Binary stream I/O interface.