Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for LookupClusterToCoreIndex (0.55 sec)

  1. tensorflow/compiler/mlir/tensorflow/utils/xla_sharding_util.cc

    // index |cluster_func_output_index|. Regions of parallel_execute may
    // have different return values depending on output sharding configuration.
    mlir::LogicalResult LookupClusterToCoreIndex(
        const mlir::Location& location,
        llvm::SmallVector<llvm::SmallVector<int, 4>, 4> cluster_to_core_index,
        const int core_id, const int cluster_func_output_index,
        int* core_output_index) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 22 21:28:13 UTC 2024
    - 34K bytes
    - Viewed (0)
Back to top