Home
last modified time | relevance | path

Searched refs:input_shapes0 (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/common/cpu_operations/
DLayerNormLSTMTest.cpp90 const std::vector<std::vector<uint32_t>>& input_shapes0) in LayerNormLSTMOpModel() argument
101 std::vector<std::vector<uint32_t>> input_shapes(input_shapes0); in LayerNormLSTMOpModel()
DLSTMTest.cpp81 const std::vector<std::vector<uint32_t>>& input_shapes0) in LSTMOpModel() argument
92 std::vector<std::vector<uint32_t>> input_shapes(input_shapes0); in LSTMOpModel()