| Class | Description |
|---|---|
| LayerMemoryReport |
A
MemoryReport Designed to report estimated memory use for a single layer or graph vertex. |
| LayerMemoryReport.Builder | |
| MemoryReport |
A MemoryReport is designed to represent the estimated memory usage of a model, as a function of:
- Training vs. |
| NetworkMemoryReport |
Network memory reports is a class that is used to store/represent the memory requirements of a
MultiLayerNetwork or ComputationGraph,
composed of multiple layers and/or vertices. |
| Enum | Description |
|---|---|
| MemoryType |
Type of memory
|
| MemoryUseMode |
This simple enumeration defines the memory is used during inference or training.
|
Copyright © 2018. All rights reserved.