Searched defs:projClip (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/android-nn-driver/ |
H A D | ConversionUtils_1_2.hpp | 2610 float projClip; in ConvertLstm() local 3265 float projClip; in ConvertUnidirectionalSequenceLstm() local 3281 Half projClip; in ConvertUnidirectionalSequenceLstm() local
|
H A D | ConversionUtils_1_3.hpp | 494 …float cellClip, projClip, matMulInputGate, matMulForgetGate, matMulCellGate, matMulOutputGate, pro… in ConvertQuantizedLstm() local
|
/aosp_15_r20/external/android-nn-driver/1.0/ |
H A D | HalPolicy.cpp | 326 float projClip; in ConvertLstm() local
|
/aosp_15_r20/external/armnn/shim/sl/canonical/ |
H A D | Converter.cpp | 3081 float projClip; in ConvertLstm() local 4205 …float cellClip, projClip, matMulInputGate, matMulForgetGate, matMulCellGate, matMulOutputGate, pro… in ConvertQuantizedLstm() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/ |
D | TestValidateOperations.cpp | 4195 ANeuralNetworksOperandType projClip = floatScalar; in unidirectionalSequenceLSTMTest() local
|