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