Home
last modified time | relevance | path

Searched defs:f4 (Results 1 – 7 of 7) sorted by relevance

/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
Ddepthwise_conv2d_v1_2.mod.py116 f4 = Parameter("op2", "TENSOR_FLOAT32", "{1, 2, 2, 4}", [.25, 0, 10, 50, .25, 1, 20, 50, .25, 0, 30… variable
Dconv2d_v1_2.mod.py105 f4 = Parameter("op2", "TENSOR_FLOAT32", "{3, 1, 1, 3}", [1., 4., 7., 2., 5., 8., 3., 6., 9.]) variable
/packages/modules/Bluetooth/system/gd/crypto_toolbox/
Dcrypto_toolbox.cc38 Octet16 f4(const uint8_t* u, const uint8_t* v, const Octet16& x, uint8_t z) { in f4() function
Daes.cc80 #define f4(x) (((x) << 2) ^ ((((x) >> 6) & 1) * WPOLY) ^ ((((x) >> 6) & 2) * WPOLY)) macro
/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/
Dsynthesis-sbc.c507 int32_t f0, f1, f2, f3, f4, f7, f8, f9, f10; in cosineModulateSynth4() local
/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
Ddepthwise_conv2d_quant8_signed.mod.py473 f4 = Parameter("op2", "TENSOR_FLOAT32", "{1, 2, 2, 4}", [.25, 0, 10, 50, .25, 1, 20, 50, .25, 0, 30… variable
Dconv2d_quant8_signed.mod.py295 f4 = Parameter("op2", "TENSOR_FLOAT32", "{3, 1, 1, 3}", [1., 4., 7., 2., 5., 8., 3., 6., 9.]) variable