Class GoogLeNet.Builder
java.lang.Object
ai.djl.basicmodelzoo.cv.classification.GoogLeNet.Builder
- Enclosing class:
- GoogLeNet
The Builder to construct a
GoogLeNet object.-
Method Summary
Modifier and TypeMethodDescriptionai.djl.nn.Blockbuild()Builds aGoogLeNetblock.setOutSize(long outSize) Sets the size of the output.