| Package | Description |
|---|---|
| org.deeplearning4j.nn.conf |
| Modifier and Type | Method and Description |
|---|---|
NetworkMemoryReport |
ComputationGraphConfiguration.getMemoryReport(InputType... inputTypes)
Get a
MemoryReport for the given computation graph configuration. |
NetworkMemoryReport |
MultiLayerConfiguration.getMemoryReport(InputType inputType)
Get a
MemoryReport for the given MultiLayerConfiguration. |
Copyright © 2018. All rights reserved.