Uses of Class
deepnetts.util.DeepNettsThreadPool
Packages that use DeepNettsThreadPool
Package
Description
Neural network architectures with their corresponding builders.
Neural network layers, which are main building blocks of a neural network.
-
Uses of DeepNettsThreadPool in deepnetts.net
Methods in deepnetts.net that return DeepNettsThreadPool -
Uses of DeepNettsThreadPool in deepnetts.net.layers
Methods in deepnetts.net.layers with parameters of type DeepNettsThreadPoolModifier and TypeMethodDescriptionvoid
AbstractLayer.setThreadPool
(DeepNettsThreadPool threadPool)