Searched refs:weightsFeature (Results 1 – 1 of 1) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/ |
H A D | TestValidateOperations.cpp | 3089 ANeuralNetworksOperandType weightsFeature = floatTensor2D; in TEST() local 3101 {input, weightsFeature, weightsTime, bias, stateIn, rank, activation}, in TEST() 3126 ANeuralNetworksOperandType weightsFeature = floatTensor2D; in TEST() local 3138 {input, weightsFeature, weightsTime, bias, stateIn, rank, activation}, in TEST()
|