Searched defs:f4 (Results 1 – 7 of 7) sorted by relevance
| /packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
| D | depthwise_conv2d_v1_2.mod.py | 116 f4 = Parameter("op2", "TENSOR_FLOAT32", "{1, 2, 2, 4}", [.25, 0, 10, 50, .25, 1, 20, 50, .25, 0, 30… variable
|
| D | conv2d_v1_2.mod.py | 105 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/ |
| D | crypto_toolbox.cc | 40 Octet16 f4(const uint8_t* u, const uint8_t* v, const Octet16& x, uint8_t z) { in f4() function
|
| D | aes.cc | 80 #define f4(x) (((x) << 2) ^ ((((x) >> 6) & 1) * WPOLY) ^ ((((x) >> 6) & 2) * WPOLY)) macro
|
| /packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/ |
| D | synthesis-sbc.c | 528 int32_t f0, f1, f2, f3, f4, f7, f8, f9, f10; in cosineModulateSynth4() local
|
| /packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
| D | depthwise_conv2d_quant8_signed.mod.py | 473 f4 = Parameter("op2", "TENSOR_FLOAT32", "{1, 2, 2, 4}", [.25, 0, 10, 50, .25, 1, 20, 50, .25, 0, 30… variable
|
| D | conv2d_quant8_signed.mod.py | 295 f4 = Parameter("op2", "TENSOR_FLOAT32", "{3, 1, 1, 3}", [1., 4., 7., 2., 5., 8., 3., 6., 9.]) variable
|