Home
last modified time | relevance | path

Searched defs:QuantizedLSTMCell (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/jit/
H A Dquantized.py40 class QuantizedLSTMCell(QuantizedRNNCellBase): class
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DQuantizedLSTM.cpp224 QuantizedLSTMCell::QuantizedLSTMCell(const Operation& operation, RunTimeOperandInfo* operands) { in QuantizedLSTMCell() function in android::nn::QuantizedLSTMCell