Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp4486 const uint32_t boolDims[] = {1}; in testIf() local
4488 getOpType(ANEURALNETWORKS_TENSOR_BOOL8, std::size(boolDims), boolDims); in testIf()
4610 const uint32_t boolDims[] = {1}; in testWhile() local
4612 getOpType(ANEURALNETWORKS_TENSOR_BOOL8, std::size(boolDims), boolDims); in testWhile()