Searched refs:weightsFeature (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/ |
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()
|