Uses of Class
org.deeplearning4j.nn.conf.memory.NetworkMemoryReport
-
Packages that use NetworkMemoryReport Package Description org.deeplearning4j.nn.conf -
-
Uses of NetworkMemoryReport in org.deeplearning4j.nn.conf
Methods in org.deeplearning4j.nn.conf that return NetworkMemoryReport Modifier and Type Method Description NetworkMemoryReportComputationGraphConfiguration. getMemoryReport(InputType... inputTypes)Get aMemoryReportfor the given computation graph configuration.NetworkMemoryReportMultiLayerConfiguration. getMemoryReport(InputType inputType)Get aMemoryReportfor the given MultiLayerConfiguration.
-