tvm
Loading...
Searching...
No Matches
Namespaces | Functions
utils.h File Reference

Topi utility function. More...

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

Go to the source code of this file.

Namespaces

namespace  tvm
 An object that builds and maintains block scope and StmtSref mapping for Dependence analysis.
 
namespace  tvm::topi
 

Functions

ffi::Optional< ffi::Array< int64_t > > tvm::topi::ArrayOrInt (AnyView arg)
 Canonicalize an argument that may be ffi::Array<Expr> or int to ffi::Array<Expr>
 

Detailed Description

Topi utility function.