Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for UpdateRegionReplicateVariantOps (0.18 sec)

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

    // ops, require replica id to be added as an op attribute to be used during
    // execution. Handle such ops separately and add an integer attribute that
    // represents replica id.
    LogicalResult UpdateRegionReplicateVariantOps(
        OpBuilder& builder, Location loc, Region& region, int replica_id,
        const std::optional<DictionaryAttr>& devices) {
      auto result = region.walk([&](Operation* op) -> WalkResult {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Jul 24 21:01:40 UTC 2023
    - 16.9K bytes
    - Viewed (0)
Back to top