Searched defs:cellGateBias_ (Results 1 – 2 of 2) sorted by relevance
/packages/modules/NeuralNetworks/common/types/operations/include/ | ||
D | QuantizedLSTM.h | 79 const RunTimeOperandInfo* cellGateBias_; variable |
/packages/modules/NeuralNetworks/common/cpu_operations/ | ||
D | QuantizedLSTMTest.cpp | 214 std::vector<int32_t> cellGateBias_; member in android::nn::wrapper::QuantizedLSTMOpModel |