HomeSort by relevance Sort by last modified time
    Searched refs:FOR_ALL_OUTPUT_TENSORS (Results 1 - 6 of 6) sorted by null

  /frameworks/ml/nn/common/operations/
EmbeddingLookupTest.cpp 51 #define FOR_ALL_OUTPUT_TENSORS(ACTION) \
112 FOR_ALL_OUTPUT_TENSORS(SetOutput);
149 FOR_ALL_OUTPUT_TENSORS(DefineTensor);
SVDFTest.cpp 179 #define FOR_ALL_OUTPUT_TENSORS(ACTION) \
229 FOR_ALL_OUTPUT_TENSORS(AddOutput);
246 FOR_ALL_OUTPUT_TENSORS(ReserveOutput);
278 FOR_ALL_OUTPUT_TENSORS(SetOutput);
333 FOR_ALL_OUTPUT_TENSORS(DefineTensor);
LSHProjectionTest.cpp 39 #define FOR_ALL_OUTPUT_TENSORS(ACTION) \
122 FOR_ALL_OUTPUT_TENSORS(SetOutput);
HashtableLookupTest.cpp 52 #define FOR_ALL_OUTPUT_TENSORS(ACTION) \
126 FOR_ALL_OUTPUT_TENSORS(SetOutput);
161 FOR_ALL_OUTPUT_TENSORS(DefineTensor);
RNNTest.cpp 146 #define FOR_ALL_OUTPUT_TENSORS(ACTION) \
237 FOR_ALL_OUTPUT_TENSORS(SetOutput);
260 FOR_ALL_OUTPUT_TENSORS(DefineTensor);
LSTMTest.cpp 68 #define FOR_ALL_OUTPUT_TENSORS(ACTION) \
127 FOR_ALL_OUTPUT_TENSORS(AddOutput);
148 FOR_ALL_OUTPUT_TENSORS(ReserveOutput);
208 FOR_ALL_OUTPUT_TENSORS(SetOutput);
268 FOR_ALL_OUTPUT_TENSORS(DefineTensor);
    [all...]

Completed in 206 milliseconds