| 
 mxnet
    
 | 
monitor definition More...
#include <regex>#include <tuple>#include <vector>#include <map>#include <set>#include <string>#include <functional>#include "mxnet-cpp/base.h"#include "mxnet-cpp/ndarray.h"#include "mxnet-cpp/executor.h"
Go to the source code of this file.
Classes | |
| class | mxnet::cpp::Monitor | 
| Monitor interface.  More... | |
Namespaces | |
| mxnet | |
| namespace of mxnet  | |
| mxnet::cpp | |
Functions | |
| NDArray | mxnet::cpp::_default_monitor_func (const NDArray &x) | 
| Default function for monitor that computes statistics of the input tensor, which is the mean absolute |x|/size(x)  More... | |
monitor definition
Copyright (c) 2017 by Contributors
 1.8.11