| Package | Description |
|---|---|
| org.bytedeco.opencv.opencv_core | |
| org.bytedeco.opencv.opencv_dnn |
| Modifier and Type | Method and Description |
|---|---|
FloatVectorVector |
FloatVectorVector.put(float[]... array) |
FloatVectorVector |
FloatVectorVector.put(FloatVectorVector x) |
FloatVectorVector |
FloatVectorVector.put(long i,
long j,
float value) |
| Modifier and Type | Method and Description |
|---|---|
FloatVectorVector |
FloatVectorVector.put(FloatVectorVector x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Layer.tryQuantize(FloatVectorVector scales,
IntVectorVector zeropoints,
LayerParams params)
\brief Tries to quantize the given layer and compute the quantization parameters required for fixed point implementation.
|
Copyright © 2022. All rights reserved.