Lines Matching refs:ANEURALNETWORKS_BOOL
34 ANEURALNETWORKS_BOOL,
198 originalOperandCode == ANEURALNETWORKS_BOOL) || in testMutatingInputOperandCode()
199 (newOperandCode == ANEURALNETWORKS_BOOL && in testMutatingInputOperandCode()
227 originalOperandCode == ANEURALNETWORKS_BOOL) || in testMutatingInputOperandCode()
228 (newOperandCode == ANEURALNETWORKS_BOOL && in testMutatingInputOperandCode()
1027 ANeuralNetworksOperandType layout = {.type = ANEURALNETWORKS_BOOL, in poolingOpTest()
1093 ANeuralNetworksOperandType layout = {.type = ANEURALNETWORKS_BOOL, in spaceDepthOpTest()
1136 ANeuralNetworksOperandType layout = {.type = ANEURALNETWORKS_BOOL, in spaceBatchOpTest()
1285 ANeuralNetworksOperandType layout = {.type = ANEURALNETWORKS_BOOL, in convOpTest()
1409 ANeuralNetworksOperandType layout = {.type = ANEURALNETWORKS_BOOL, in depthwiseConvOpTest()
1555 ANeuralNetworksOperandType layout = getOpType(ANEURALNETWORKS_BOOL); in resizeBilinearOpTest()
1892 ANeuralNetworksOperandType boolScalar = {.type = ANEURALNETWORKS_BOOL, in lstmBidirectionalSequence()
2273 getOpType(ANEURALNETWORKS_BOOL)}, in roiAlignOpTest()
2302 getOpType(ANEURALNETWORKS_BOOL)}, in roiPoolingOpTest()
2328 getOpType(ANEURALNETWORKS_BOOL)}, in heatmapMaxKeypointOpTest()
2358 ANeuralNetworksOperandType isNCHW = getOpType(ANEURALNETWORKS_BOOL); in instanceNormalizationOpTest()
2396 ANeuralNetworksOperandType layout = getOpType(ANEURALNETWORKS_BOOL); in groupedConvOpTest()
2459 ANeuralNetworksOperandType layout = getOpType(ANEURALNETWORKS_BOOL); in transposeConvOpTest()
2538 ANeuralNetworksOperandType isRegularNMS = getOpType(ANEURALNETWORKS_BOOL); in detectionPostprocessingOpTest()
2544 ANeuralNetworksOperandType includeBackground = getOpType(ANEURALNETWORKS_BOOL); in detectionPostprocessingOpTest()
2796 .type = ANEURALNETWORKS_BOOL, in reduceOpTest()
2978 ANeuralNetworksOperandType boolScalar = {.type = ANEURALNETWORKS_BOOL, in bidirectionlSequenceRNNTest()
3160 .type = ANEURALNETWORKS_BOOL, in unidirectionalSequenceLSTMTest()
3236 getOpType(ANEURALNETWORKS_BOOL)}, in generateProposalsOpTest()
3265 getOpType(scalarCode), getOpType(ANEURALNETWORKS_BOOL)}, in resizeNearestNeighborTest()