Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 1x28x28xf32 (0.19 sec)

  1. tensorflow/compiler/mlir/tf2xla/tests/legalize-tf.mlir

    // tf.XlaReduceScatter legalization
    //===----------------------------------------------------------------------===//
    // CHECK-LABEL: func @xla_reduce_scatter
    func.func @xla_reduce_scatter(%arg0: tensor<128x128xf32>) -> tensor<64x128xf32> {
        %cst = "tf.Const"() {value = dense<0> : tensor<i32>} : () -> tensor<i32>
        %cst_0 = "tf.Const"() {value = dense<[[0, 4], [1, 5], [2, 6], [3, 7]]> : tensor<4x2xi32>} : () -> tensor<4x2xi32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon May 06 18:46:23 UTC 2024
    - 335.5K bytes
    - Viewed (0)
Back to top