Searched refs:updateDimensionInfo (Results 1 - 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/
H A DExecutionBuilder.cpp47 int n = updateDimensionInfo(operand, type);
66 int n = updateDimensionInfo(operand, type);
85 int n = updateDimensionInfo(operand, nullptr);
96 int ModelArgumentInfo::updateDimensionInfo(const Operand& operand, function in class:android::nn::ModelArgumentInfo
H A DExecutionBuilder.h63 int updateDimensionInfo(const Operand& operand, const ANeuralNetworksOperandType* newType);

Completed in 51 milliseconds