tvm
Namespaces | Functions
utils.h File Reference

Topi utility function. More...

#include <tvm/ir/expr.h>
#include <tvm/runtime/packed_func.h>
Include dependency graph for utils.h:

Go to the source code of this file.

Namespaces

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

Functions

Array< Integer > tvm::topi::ArrayOrInt (TVMArgValue arg)
 Canonicalize an argument that may be Array<Expr> or int to Array<Expr> More...
 

Detailed Description

Topi utility function.