Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for legalize_mlir_hlo_computation_input_ (0.34 sec)

  1. tensorflow/compiler/mlir/tf2xla/api/v2/legalize_tf.cc

          auto input = std::get<1>(computation);
          Graph g(input.flib_def);
          VLOG(2) << "LegalizeMlirToHlo with FLIB computation input: "
                  << DumpGraphToFile(
                         absl::StrCat("legalize_mlir_hlo_computation_input_",
                                      input.function->name()),
                         g, std::get<1>(computation).flib_def);
        } break;
        default:
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 29 00:40:46 UTC 2024
    - 6.8K bytes
    - Viewed (0)
Back to top