Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for clustering_passes (0.27 sec)

  1. tensorflow/compiler/mlir/tf2xla/internal/passes/xla_broadcast.cc

    using mlir::tf_device::LaunchOp;
    using mlir::tf_device::ParallelExecuteOp;
    using mlir::tf_device::ReplicateOp;
    
    #define GEN_PASS_DEF_XLABROADCASTPASS
    #include "tensorflow/compiler/mlir/tf2xla/internal/passes/clustering_passes.h.inc"
    
    const char kICIWeightDistributionMlirBridgeMarker[] =
        "ici_weight_distribution_mlir_bridge_marker";
    
    struct XlaBroadcast : public impl::XlaBroadcastPassBase<XlaBroadcast> {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 13 18:52:07 UTC 2024
    - 13.9K bytes
    - Viewed (0)
Back to top