Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for LiftHeadOutsideCompiledOps (0.23 sec)

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

                                   cluster.getBody());
    }
    
    // Extracts and move outside compiled ops that have no dependencies in the
    // cluster to before the cluster.
    mlir::LogicalResult LiftHeadOutsideCompiledOps(
        OpBuilder* builder,
        const mlir::TF::SideEffectAnalysis& side_effect_analysis,
        const mlir::TF::RuntimeDevices& devices, mlir::tf_device::ClusterOp cluster,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 20.6K bytes
    - Viewed (0)
Back to top