Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ReportAndStop (0.42 sec)

  1. tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc

      mlir_function_pass_graph_conversion_count
          ->GetCell(absl::StatusCodeToString(module_ref_status.status().code()))
          ->IncrementBy(1);
      timings.ReportAndStop();
    
      if (!module_ref_status.ok()) {
        // If at least one pass is enabled, return failure to the caller
        // immediately.
        if (overall_state == MlirOptimizationPassState::Enabled) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 22:19:26 UTC 2024
    - 18.5K bytes
    - Viewed (0)
Back to top