Home
last modified time | relevance | path

Searched defs:weights_1 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Dcnn_test.cc619 float weights_1[] = { -3, 2, -1, 3, 3, 1, 1, -3, -2, -4 }; in TEST_F() local
2314 const float weights_1[] = { in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dmark_for_compilation_pass_test.cc1656 Output weights_1 = ops::VarHandleOp(scope.WithOpName("weights_1"), DT_FLOAT, in TEST() local
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dintrapred_directional_neon.cc1312 uint16x8_t weights_1 = vsubq_u16(inverter, weights_0); in DirectionalZone3_8x4() local