mxnet
Classes | Namespaces
executor.h File Reference

executor definition More...

#include <vector>
#include <map>
#include <set>
#include <string>
#include <algorithm>
#include "mxnet-cpp/base.h"
#include "mxnet-cpp/symbol.h"
Include dependency graph for executor.h:

Go to the source code of this file.

Classes

class  mxnet::cpp::Executor
 Executor interface. More...
 

Namespaces

 mxnet
 namespace of mxnet
 
 mxnet::cpp
 

Detailed Description

executor definition

Author
Chuntao Hong, Zhang Chen