tvm
Classes | Namespaces
block_builder.h File Reference

The utility for constructing Relax binding blocks. More...

#include <tvm/arith/analyzer.h>
#include <tvm/ir/name_supply.h>
#include <tvm/relax/expr.h>
#include <tvm/relax/utils.h>
#include <tvm/runtime/object.h>
Include dependency graph for block_builder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tvm::relax::BlockBuilderNode
 A builder to build Relax binding blocks. More...
 
class  tvm::relax::BlockBuilder
 
struct  tvm::relax::BlockBuilder::DisableOperatorSpecificNormalizationForTVMScript
 A marker struct to disable FNormalize. More...
 

Namespaces

 tvm
 runtime implementation for LibTorch/TorchScript.
 
 tvm::relax
 

Detailed Description

The utility for constructing Relax binding blocks.