| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
opencv_dnn.BackendNode |
opencv_dnn.BackendNode.backendId(int backendId) |
opencv_dnn.BackendNode |
opencv_dnn.Layer.tryAttach(opencv_dnn.BackendNode node)
\brief Implement layers fusing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
opencv_dnn.Layer.applyHalideScheduler(opencv_dnn.BackendNode node,
opencv_dnn.MatPointerVector inputs,
opencv_core.MatVector outputs,
int targetId)
\brief Automatic Halide scheduling based on layer hyper-parameters.
|
opencv_dnn.BackendNode |
opencv_dnn.Layer.tryAttach(opencv_dnn.BackendNode node)
\brief Implement layers fusing.
|
Copyright © 2018. All rights reserved.