Searched refs:weightsFeature (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/ |
D | TestValidateOperations.cpp | 3090 ANeuralNetworksOperandType weightsFeature = floatTensor2D; in TEST() local 3102 {input, weightsFeature, weightsTime, bias, stateIn, rank, activation}, in TEST() 3127 ANeuralNetworksOperandType weightsFeature = floatTensor2D; in TEST() local 3139 {input, weightsFeature, weightsTime, bias, stateIn, rank, activation}, in TEST()
|