Home
last modified time | relevance | path

Searched refs:LSTM (Results 1 – 25 of 54) sorted by relevance

123

/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
DStaticAssert.cpp71 static_assert(static_cast<TestOperationType>(LSTM) == TestOperationType::LSTM);
DModel.proto56 LSTM = 16; enumerator
/packages/modules/NeuralNetworks/common/include/nnapi/
DOperationTypes.h1236 LSTM = 16, enumerator
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/corpus/
Dseed479954 type: LSTM
988 type: LSTM
Dseed4691649 type: LSTM
1666 type: LSTM
Dseed355540 type: LSTM
Dseed340546 type: LSTM
/packages/modules/NeuralNetworks/common/
DAndroid.bp188 "operations/LSTM.cpp",
365 "operations/LSTM.cpp",
/packages/modules/NeuralNetworks/tools/test_generator/test_harness/
DAssertions.cpp88 COMPARE_ENUMS(LSTM);
/packages/modules/NeuralNetworks/runtime/test/
DTestAssertions.cpp59 CHECK_TEST_ENUM(TestOperationType, LSTM);
/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_2/
Dlayer_norm_lstm.example.cpp330 .type = TestOperationType::LSTM in get_test_model_NoCifgPeepholeProjectionNoClippingLayerNormLstm()
1449 .type = TestOperationType::LSTM in get_test_model_NoCifgPeepholeProjectionNoClippingLayerNormLstm_all_inputs_as_internal()
1786 .type = TestOperationType::LSTM in get_test_model_NoCifgPeepholeProjectionNoClippingLayerNormLstm_2()
2905 .type = TestOperationType::LSTM in get_test_model_NoCifgPeepholeProjectionNoClippingLayerNormLstm_all_inputs_as_internal_2()
3242 .type = TestOperationType::LSTM in get_test_model_NoCifgPeepholeProjectionNoClippingLayerNormLstm_3()
4361 .type = TestOperationType::LSTM in get_test_model_NoCifgPeepholeProjectionNoClippingLayerNormLstm_all_inputs_as_internal_3()
4698 .type = TestOperationType::LSTM in get_test_model_CifgPeepholeProjectionNoClippingLayerNormLstm()
5647 .type = TestOperationType::LSTM in get_test_model_CifgPeepholeProjectionNoClippingLayerNormLstm_all_inputs_as_internal()
5984 .type = TestOperationType::LSTM in get_test_model_CifgPeepholeProjectionNoClippingLayerNormLstm_2()
6933 .type = TestOperationType::LSTM in get_test_model_CifgPeepholeProjectionNoClippingLayerNormLstm_all_inputs_as_internal_2()
[all …]
Dlstm2_state2_float16.example.cpp290 .type = TestOperationType::LSTM in get_test_model()
1063 .type = TestOperationType::LSTM in get_test_model_all_inputs_as_internal()
Dlstm2_float16.example.cpp290 .type = TestOperationType::LSTM in get_test_model()
1063 .type = TestOperationType::LSTM in get_test_model_all_inputs_as_internal()
Dlstm2_state_float16.example.cpp290 .type = TestOperationType::LSTM in get_test_model()
1063 .type = TestOperationType::LSTM in get_test_model_all_inputs_as_internal()
/packages/modules/NeuralNetworks/tools/api/
Dtypes.spec1527 * Performs a single time step in a Long Short-Term Memory (LSTM) layer
1529 * The LSTM operation is described by the following equations.
1579 * Since %{NNAPILevel3} LSTM supports layer normalization.
1755 %{DeclareOperation LSTM 16},
3215 * A recurrent neural network layer that applies an LSTM cell to a
4970 * A version of quantized LSTM, using 16 bit quantization for internal
4978 * and shape [numBatches, inputSize] specifying the input to the LSTM
4984 * weights for fully-connected layer inside the LSTM cell.
4990 * weights for fully-connected layer inside the LSTM cell.
4996 * weights for fully-connected layer inside the LSTM cell.
[all …]
/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_0/
Dlstm2_state.example.cpp290 .type = TestOperationType::LSTM in get_test_model()
1063 .type = TestOperationType::LSTM in get_test_model_all_inputs_as_internal()
Dlstm_state.example.cpp290 .type = TestOperationType::LSTM in get_test_model()
1097 .type = TestOperationType::LSTM in get_test_model_all_inputs_as_internal()
Dlstm2.example.cpp290 .type = TestOperationType::LSTM in get_test_model()
1063 .type = TestOperationType::LSTM in get_test_model_all_inputs_as_internal()
Dlstm.example.cpp290 .type = TestOperationType::LSTM in get_test_model()
1097 .type = TestOperationType::LSTM in get_test_model_all_inputs_as_internal()
Dlstm_state2.example.cpp290 .type = TestOperationType::LSTM in get_test_model()
1097 .type = TestOperationType::LSTM in get_test_model_all_inputs_as_internal()
/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_1/
Dlstm2_state2_relaxed.example.cpp290 .type = TestOperationType::LSTM in get_test_model()
1063 .type = TestOperationType::LSTM in get_test_model_all_inputs_as_internal()
Dlstm2_state_relaxed.example.cpp290 .type = TestOperationType::LSTM in get_test_model()
1063 .type = TestOperationType::LSTM in get_test_model_all_inputs_as_internal()
Dlstm_state2_relaxed.example.cpp290 .type = TestOperationType::LSTM in get_test_model()
1097 .type = TestOperationType::LSTM in get_test_model_all_inputs_as_internal()
Dlstm2_relaxed.example.cpp290 .type = TestOperationType::LSTM in get_test_model()
1063 .type = TestOperationType::LSTM in get_test_model_all_inputs_as_internal()
Dlstm_relaxed.example.cpp290 .type = TestOperationType::LSTM in get_test_model()
1097 .type = TestOperationType::LSTM in get_test_model_all_inputs_as_internal()

123