Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DExecutionBurstServer.cpp209 const bool hasNoValue = operandInfo.hasNoValue; in deserialize() local
234 {/*.hasNoValue=*/hasNoValue, /*.location=*/location, /*.dimensions=*/dimensions}); in deserialize()
252 const bool hasNoValue = operandInfo.hasNoValue; in deserialize() local
277 {/*.hasNoValue=*/hasNoValue, /*.location=*/location, /*.dimensions=*/dimensions}); in deserialize()
DExecutionBurstController.cpp102 {/*.hasNoValue=*/input.hasNoValue, in serialize()
120 {/*.hasNoValue=*/output.hasNoValue, in serialize()
DValidateHal.cpp771 if (requestArgument.hasNoValue) { in validateRequestArguments()
/packages/modules/NeuralNetworks/shim_and_sl/
DShimPreparedModel.cpp97 if (!input.hasNoValue) { in parseInputs()
124 if (!output.hasNoValue) { in parseInputs()
/packages/modules/NeuralNetworks/driver/sample_hidl/
DSampleDriverFloatXNNPACK.cpp89 if (from.hasNoValue) { in updateForArguments()
/packages/modules/NeuralNetworks/tools/api/
Dtypes.spec7472 * (by setting the hasNoValue field of the corresponding
8023 bool hasNoValue;