Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for XlaDynamicSlice (0.27 sec)

  1. tensorflow/compiler/mlir/tf2xla/transforms/legalize_tf_patterns.td

              [(HasValidDotDims $dimension_numbers), (HasValidPrecisionConfig $precision_config)]>;
    
    //===----------------------------------------------------------------------===//
    // XlaDynamicSlice op.
    //===----------------------------------------------------------------------===//
    
    def : Pat<(TF_XlaDynamicSliceOp:$op MHLO_Tensor:$input, MHLO_Tensor:$starting_indices,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon May 06 18:46:23 UTC 2024
    - 34.8K bytes
    - Viewed (0)
  2. tensorflow/compiler/jit/compilability_check_util.cc

                                             "XlaDequantize",
                                             "XlaDot",
                                             "XlaDotV2",
                                             "XlaDynamicSlice",
                                             "XlaDynamicUpdateSlice",
                                             "XlaEinsum",
                                             "XlaGather",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 12 06:33:33 UTC 2024
    - 30.3K bytes
    - Viewed (0)
Back to top