Searched defs:executionResultCode (Results 1 – 4 of 4) sorted by relevance
46 int executionResultCode = 4; in testLogExecutionReportedStats() local
80 public abstract Builder setExecutionResultCode( in setExecutionResultCode()
251 int executionResultCode, in logExecutionStats()
107 static bool validateOutputShapesFromDriver(int executionResultCode, const ModelBuilder* model, in validateOutputShapesFromDriver()1159 static bool isZeroSizedTensor(int executionResultCode, const OutputShape& outputShape) { in isZeroSizedTensor()1238 bool StepExecutor::updateOutputShapes(int executionResultCode, const std::vector<OutputShape>& from, in updateOutputShapes()