Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ONE_HOT (0.16 sec)

  1. tensorflow/compiler/mlir/lite/tests/optimize.mlir

      // CHECK: %[[RESHAPE:.*]] = "tfl.reshape"(%0, %[[CST]]) : (tensor<?x1xi32>, tensor<1xi32>) -> tensor<?xi32>
      // CHECK: %[[ONE_HOT:.*]] = "tfl.one_hot"(%1, %[[CST_0]], %[[CST_1]], %[[CST_2]]) <{axis = -1 : i32}> : (tensor<?xi32>, tensor<i32>, tensor<f32>, tensor<f32>) -> tensor<?x10xf32>
      // CHECK-NEXT: return %[[ONE_HOT]]
    }
    
    // CHECK-LABEL: noReplaceReshapeEqualWithOneHotDynamicNonBatch
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 16 20:31:41 UTC 2024
    - 284.1K bytes
    - Viewed (0)
Back to top