Home
last modified time | relevance | path

Searched refs:output_shapes (Results 1 – 3 of 3) sorted by relevance

/frameworks/ml/nn/common/operations/
DLayerNormLSTMTest.cpp125 std::vector<std::vector<uint32_t>> output_shapes{ in LayerNormLSTMOpModel() local
133 auto it2 = output_shapes.begin(); in LayerNormLSTMOpModel()
136 CHECK(it2 != output_shapes.end()); \ in LayerNormLSTMOpModel()
159 it2 = output_shapes.begin(); in LayerNormLSTMOpModel()
DSVDFTest.cpp199 std::vector<std::vector<uint32_t>> output_shapes{{batches_, memory_size_ * units_ * rank_}, in SVDFOpModel() local
203 auto it2 = output_shapes.begin(); in SVDFOpModel()
224 it2 = output_shapes.begin(); in SVDFOpModel()
DLSTMTest.cpp117 std::vector<std::vector<uint32_t>> output_shapes{ in LSTMOpModel() local
125 auto it2 = output_shapes.begin(); in LSTMOpModel()
150 it2 = output_shapes.begin(); in LSTMOpModel()