tvm
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

 tvm
 Performance counters for profiling via the PAPI library.
 
 tvm::topi
 

Functions

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

Detailed Description

Topi utility function.