Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp2609 ANeuralNetworksOperandType intScalar = {.type = ANEURALNETWORKS_INT32, in TEST() local
2640 ANeuralNetworksOperandType activation = intScalar; in TEST()
2691 ANeuralNetworksOperandType intScalar = {.type = ANEURALNETWORKS_INT32, in lstmTestV1_2() local
2724 ANeuralNetworksOperandType activation = intScalar; in lstmTestV1_2()
2799 ANeuralNetworksOperandType intScalar = { in lstmBidirectionalSequence() local
2868 ANeuralNetworksOperandType activation = intScalar; in lstmBidirectionalSequence()
3013 ANeuralNetworksOperandType intScalar = {.type = ANEURALNETWORKS_INT32, in TEST() local
3024 ANeuralNetworksOperandType activation = intScalar; in TEST()
3048 ANeuralNetworksOperandType intScalar = {.type = ANEURALNETWORKS_INT32, in TEST() local
3059 ANeuralNetworksOperandType activation = intScalar; in TEST()
[all …]