Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for setRead (0.14 sec)

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

          result_batch_shape_compile_time_extents);
      auto result_batch_shape = rewriter->create<shape::BroadcastOp>(
          loc, shape_type, lhs_splitted.getHead(), rhs_splitted.getHead(),
          /*error=*/nullptr);
      // Lambda which handles the broadcasting of one side to the common
      // leading-batch dimensions.
      auto broadcast_one_side = [&](Value side, RankedTensorType 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