Home
last modified time | relevance | path

Searched refs:FOR_ALL_OUTPUT_TENSORS (Results 1 – 7 of 7) sorted by relevance

/frameworks/ml/nn/common/operations/
DSVDFTest.cpp179 #define FOR_ALL_OUTPUT_TENSORS(ACTION) \ macro
229 FOR_ALL_OUTPUT_TENSORS(AddOutput); in SVDFOpModel()
246 FOR_ALL_OUTPUT_TENSORS(ReserveOutput); in SVDFOpModel()
278 FOR_ALL_OUTPUT_TENSORS(SetOutput); in Invoke()
333 FOR_ALL_OUTPUT_TENSORS(DefineTensor);
DEmbeddingLookupTest.cpp51 #define FOR_ALL_OUTPUT_TENSORS(ACTION) \ macro
112 FOR_ALL_OUTPUT_TENSORS(SetOutput); in Invoke()
149 FOR_ALL_OUTPUT_TENSORS(DefineTensor);
DLayerNormLSTMTest.cpp79 #define FOR_ALL_OUTPUT_TENSORS(ACTION) \ macro
141 FOR_ALL_OUTPUT_TENSORS(AddOutput); in LayerNormLSTMOpModel()
164 FOR_ALL_OUTPUT_TENSORS(ReserveOutput); in LayerNormLSTMOpModel()
224 FOR_ALL_OUTPUT_TENSORS(SetOutput); in Invoke()
281 FOR_ALL_OUTPUT_TENSORS(DefineTensor);
DHashtableLookupTest.cpp52 #define FOR_ALL_OUTPUT_TENSORS(ACTION) \ macro
126 FOR_ALL_OUTPUT_TENSORS(SetOutput); in Invoke()
161 FOR_ALL_OUTPUT_TENSORS(DefineTensor);
DRNNTest.cpp146 #define FOR_ALL_OUTPUT_TENSORS(ACTION) \ macro
237 FOR_ALL_OUTPUT_TENSORS(SetOutput); in Invoke()
260 FOR_ALL_OUTPUT_TENSORS(DefineTensor);
DLSTMTest.cpp68 #define FOR_ALL_OUTPUT_TENSORS(ACTION) \ macro
127 FOR_ALL_OUTPUT_TENSORS(AddOutput); in LSTMOpModel()
148 FOR_ALL_OUTPUT_TENSORS(ReserveOutput); in LSTMOpModel()
208 FOR_ALL_OUTPUT_TENSORS(SetOutput); in Invoke()
268 FOR_ALL_OUTPUT_TENSORS(DefineTensor);
DLSHProjectionTest.cpp39 #define FOR_ALL_OUTPUT_TENSORS(ACTION) ACTION(Output, int) macro
118 FOR_ALL_OUTPUT_TENSORS(SetOutput); in Invoke()