Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for insertion_point_gurad (0.13 sec)

  1. tensorflow/compiler/mlir/tf2xla/transforms/legalize_tf.cc

                                            ComparisonDirection direction,
                                            Region *body, OpBuilder *builder) {
      OpBuilder::InsertionGuard insertion_point_gurad(*builder);
    
      Type input_type =
          tensorflow::GetTypeFromTFTensorShape(/*shape=*/{}, input_element_type);
      Type index_type =
          tensorflow::GetTypeFromTFTensorShape(/*shape=*/{}, index_element_type);
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 20:00:43 UTC 2024
    - 291.8K bytes
    - Viewed (0)
Back to top