Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for HandleReplicatedInputs (0.26 sec)

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

      execute.setOperand(execute_arg_index, copy_with_layout);
    }
    
    // Performs transformation for replicated inputs. Returns true if this is a
    // supported case (thus transform happened).
    bool HandleReplicatedInputs(
        const int64_t execute_arg_index, Value compilation_key,
        tf_device::LaunchOp execute_launch, tf_device::LaunchOp compile_launch,
        mlir::BlockArgument replicate_arg, tf_device::ReplicateOp replicate,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 12.7K bytes
    - Viewed (0)
Back to top