Searched defs:weights_1 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libaom/test/ |
H A D | cnn_test.cc | 619 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 D | mark_for_compilation_pass_test.cc | 1656 Output weights_1 = ops::VarHandleOp(scope.WithOpName("weights_1"), DT_FLOAT, in TEST() local
|
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | intrapred_directional_neon.cc | 1312 uint16x8_t weights_1 = vsubq_u16(inverter, weights_0); in DirectionalZone3_8x4() local
|