Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for v1_prepare_and_export_to_library (0.38 sec)

  1. tensorflow/compiler/mlir/tf2xla/api/v1/compile_tf_graph.cc

      if (VLOG_IS_ON(2)) {
        llvm::StringRef module_name = llvm::StringRef();
        constexpr const char* kDebugGroupBridgePhase2 =
            "v1_prepare_and_export_to_library";
        internal::EnablePassIRPrinting(manager, kDebugGroupBridgePhase2,
                                       module_name);
      }
    
      auto prepare_status = manager.run(module);
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 22:19:26 UTC 2024
    - 14K bytes
    - Viewed (0)
Back to top