Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TensorListGetItem (0.18 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/mark_ops_for_outside_compilation.mlir

        // CHECK:      "tf.TensorListReserve"
        // CHECK-SAME: _xla_outside_compilation
        // CHECK:      "tf.TensorListGetItem"
        // CHECK-SAME: _xla_outside_compilation
        %0 = "tf.TensorListReserve"(%arg0, %arg1) : (tensor<i32>, tensor<i32>) -> tensor<!tf_type.variant<tensor<*x!tf_type.string>>>
        "tf.TensorListGetItem"(%0, %arg1, %arg2) : (tensor<!tf_type.variant<tensor<*x!tf_type.string>>>, tensor<i32>, tensor<3xi32>) -> tensor<24x24x64xui8>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Apr 24 16:22:32 UTC 2024
    - 29.5K bytes
    - Viewed (0)
Back to top