Home
last modified time | relevance | path

Searched defs:layerIdx (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/java/src/
Dml+ANN_MLP.java345 public Mat getWeights(int layerIdx) in getWeights()
441 private static native long getWeights_0(long nativeObj, int layerIdx); in getWeights_0()
Dml.cpp4045 (JNIEnv* env, jclass , jlong self, jint layerIdx) in Java_org_opencv_ml_ANN_1MLP_getWeights_10()