mxnet
Namespaces | Functions
util.h File Reference

Utility functions for nnvm compiler. More...

#include <tvm/expr.h>
#include <nnvm/tuple.h>
Include dependency graph for util.h:

Go to the source code of this file.

Namespaces

 nnvm
 
 nnvm::compiler
 

Functions

tvm::Array< tvm::Expr > nnvm::compiler::ShapeToArray (TShape shape)
 
tvm::Array< tvm::Integer > nnvm::compiler::ShapeToIntArray (TShape shape)
 

Detailed Description

Utility functions for nnvm compiler.

Copyright (c) 2016 by Contributors