mxnet
|
Global resource allocation handling. More...
#include <dmlc/logging.h>
#include "./base.h"
#include "./engine.h"
#include "../../src/common/random_generator.h"
Go to the source code of this file.
Classes | |
struct | mxnet::ResourceRequest |
The resources that can be requested by Operator. More... | |
struct | mxnet::Resource |
Resources used by mxnet operations. A resource is something special other than NDArray, but will still participate. More... | |
class | mxnet::ResourceManager |
Global resource manager. More... | |
Namespaces | |
mxnet | |
namespace of mxnet | |
Global resource allocation handling.
Copyright (c) 2015 by Contributors