Searched defs:updateOutputShapes (Results 1 – 1 of 1) sorted by relevance
721 StepExecutor::UpdateOutputShapes updateOutputShapes = {}; in computeInternal() local1121 bool ExecutionBuilder::updateOutputShapes(ErrorStatus status, in updateOutputShapes() function in android::nn::ExecutionBuilder1184 std::string toString(StepExecutor::UpdateOutputShapes updateOutputShapes) { in toString()1191 bool StepExecutor::updateOutputShapes(int executionResultCode, const std::vector<OutputShape>& from, in updateOutputShapes() function in android::nn::StepExecutor