Home
last modified time | relevance | path

Searched defs:QuantizedLstmTest (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dquant_basic_lstm_test.cc163 class QuantizedLstmTest : public ::testing::Test, class
200 TEST_P(QuantizedLstmTest, BasicQuantizedLstmTest) { in TEST_P() argument
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DQuantizedLSTMTest.cpp235 class QuantizedLstmTest : public ::testing::Test { class
271 TEST_F(QuantizedLstmTest, BasicQuantizedLstmTest) { in TEST_F() argument
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DLstmTestImpl.cpp2787 LayerTestResult<uint8_t, 2> QuantizedLstmTest( in QuantizedLstmTest() function