tvm
Classes | Namespaces
structural_hash.h File Reference
#include <tvm/node/functor.h>
#include <tvm/runtime/data_type.h>
#include <tvm/runtime/ndarray.h>
#include <cmath>
#include <functional>
#include <limits>
#include <string>
Include dependency graph for structural_hash.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tvm::BaseValueHash
 Hash definition of base value classes. More...
 
class  tvm::StructuralHash
 Content-aware structural hashing. More...
 
class  tvm::SHashReducer
 A Reducer class to reduce the structural hash value. More...
 
class  tvm::SHashReducer::Handler
 Internal handler that defines custom behaviors. More...
 
class  tvm::SHashHandlerDefault
 The default handler for hash key computation. More...
 
struct  tvm::NDArrayContainerTrait
 

Namespaces

 tvm
 runtime implementation for LibTorch/TorchScript.