Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for HandlePartitionedCallOpCallee (0.29 sec)

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

    // needs to be changed, the original function will be preserved, and the lifting
    // happens on a clone, which will be stored in `result`.
    LogicalResult HandlePartitionedCallOpCallee(
        func::FuncOp callee, PartitionedCallLiftingInfo* result) {
      // Sanity check: return of resources should be aliases of inputs. Such outputs
      // will be removed later.
      int64_t non_resource_results = 0;
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 55.1K bytes
    - Viewed (0)
Back to top