Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for crash_analysis (0.12 sec)

  1. tensorflow/compiler/mlir/tensorflow/utils/dump_mlir_util.h

    #include "tensorflow/core/platform/status.h"
    
    namespace tensorflow {
    
    inline constexpr absl::string_view kCrashReproducerStdErr = "-";
    inline constexpr absl::string_view kCrashReproducerCrashAnalysis =
        "crash_analysis";
    
    // Creates a file to use for dumping and returns success if a file could be
    // created. The opened file is placed in 'os' and the path of the file used is
    // placed in 'filepath'.
    //
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 06 04:50:13 UTC 2023
    - 4.8K bytes
    - Viewed (0)
Back to top