Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for tile_assignment_dimensions (0.33 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util/result-sharding.mlir

    //   "\08\03\1A\02\01\02\22\02\00\01"
    //  Proto debug string:
    //   type: OTHER
    //   tile_assignment_dimensions: 1
    //   tile_assignment_dimensions: 2
    //   tile_assignment_devices: 0
    //   tile_assignment_devices: 1
    //
    //  Serialized string:
    //   "\08\01\1A\01\01\22\01\00"
    //  Proto debug string:
    //   type: MAXIMAL
    //   tile_assignment_dimensions: 1
    //   tile_assignment_devices: 0
    //
    //  Serialized string:
    //   ""
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 23 18:56:13 UTC 2022
    - 1.6K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util/argument-sharding.mlir

    //   "\08\03\1A\02\01\02\22\02\00\01"
    //  Proto debug string:
    //   type: OTHER
    //   tile_assignment_dimensions: 1
    //   tile_assignment_dimensions: 2
    //   tile_assignment_devices: 0
    //   tile_assignment_devices: 1
    //
    //  Serialized string:
    //   "\08\01\1A\01\01\22\01\00"
    //  Proto debug string:
    //   type: MAXIMAL
    //   tile_assignment_dimensions: 1
    //   tile_assignment_devices: 0
    //
    //  Serialized string:
    //   ""
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Mar 28 12:06:33 UTC 2022
    - 1.9K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/transforms/host_runtime/tpu_metadata_utils_test.cc

          R"pb(
            args {
              dtype: DT_FLOAT
              shape { unknown_rank: true }
              kind: PARAMETER
              sharding {
                type: OTHER
                tile_assignment_dimensions: 2
                tile_assignment_dimensions: 1
                tile_assignment_devices: 0
                tile_assignment_devices: 1
              }
              is_bounded_dynamic_dim: false
            }
            retvals { sharding {} }
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Dec 12 04:22:33 UTC 2023
    - 6.1K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tfrt/tests/ifrt/rewrite_cluster_to_ifrt_call.mlir

    // CHECK:  func.func @_ifrt_program__func(%arg0: tensor<1x3xf32>)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Sat Feb 17 07:28:40 UTC 2024
    - 9K bytes
    - Viewed (0)
Back to top