| Package | Description |
|---|---|
| org.bytedeco.caffe |
| Modifier and Type | Method and Description |
|---|---|
FloatLayerSharedVector |
FloatNet.layers()
\brief returns the layers
|
FloatLayerSharedVector |
FloatLayerSharedVector.push_back(FloatLayer value) |
FloatLayerSharedVector |
FloatLayerSharedVector.put(FloatLayer... array) |
FloatLayerSharedVector |
FloatLayerSharedVector.put(FloatLayer value) |
FloatLayerSharedVector |
FloatLayerSharedVector.put(FloatLayerSharedVector x) |
FloatLayerSharedVector |
FloatLayerSharedVector.put(long i,
FloatLayer value) |
| Modifier and Type | Method and Description |
|---|---|
FloatLayerSharedVector |
FloatLayerSharedVector.put(FloatLayerSharedVector x) |
Copyright © 2019. All rights reserved.