Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for AddResourceDevice (0.15 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/resource_device_inference.cc

      // conflicts with an existing one, returns an error.
      //
      // If `changed` is provided, assign *changed to true if anything is modified.
      LogicalResult AddResourceDevice(Value resource, StringRef device,
                                      bool* changed = nullptr) {
        if (alias_analysis_.IsUnknownResource(resource)) return success();
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Mar 03 03:47:00 UTC 2023
    - 13.3K bytes
    - Viewed (0)
Back to top