Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

      // CHECK: call @callee() : () -> ()
      // CHECK: call @callee() : () -> ()
      "tf.PartitionedCall"() {config = "", config_proto = "", executor_type = "", f = @callee} : () -> ()
      "tf.StatefulPartitionedCall"() {config = "", config_proto = "", executor_type = "", f = @callee} : () -> ()
      "tf.LegacyCall"() {config = "", config_proto = "", executor_type = "", f = @callee} : () -> ()
      func.return
    }
    
    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