Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for cond_ref (0.1 sec)

  1. tensorflow/compiler/mlir/tfrt/tests/mlrt/tf_to_mlrt.mlir

    // CHECK: func @"while_cond_lt9/tf_mlrt_predicate"([[arg:%.*]]: !tf_mlrt.tensor) -> i1
    // CHECK: [[cond_res:%.*]] = call @while_cond_lt9([[arg]]) : (!tf_mlrt.tensor) -> !tf_mlrt.tensor
    // CHECK: [[bool_res:%.*]] = tf_mlrt.predicate [[cond_res]]
    // CHECK: return [[bool_res]] : i1
    
    // CHECK-LABEL: func @multi_while_test
    func.func @multi_while_test() -> (tensor<i32>, tensor<i32>) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 31 20:44:15 UTC 2024
    - 24.7K bytes
    - Viewed (0)
Back to top