Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TFXLA_TF_FUNCTIONAL_TO_EXECUTOR_EXPORT_v2 (0.46 sec)

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

      VLOG(1) << "Failed to export from TF Dialect to TF Executor Dialect. "
              << status;
    
      constexpr char bridge_subcomponent[] =
          "TFXLA_TF_FUNCTIONAL_TO_EXECUTOR_EXPORT_v2";
      constexpr char kBridgeComponent[] = "TFXLABridge";
    
      tsl::OkOrSetErrorCounterPayload(
          tensorflow::core::platform::ErrorSourceProto::MLIR_BRIDGE_PHASE_1,
          status);
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon May 13 23:22:50 UTC 2024
    - 6.8K bytes
    - Viewed (0)
Back to top