Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 21 of 21 for 1x2x3x5 (0.16 sec)

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

    // dimension, which can vary based on data layout, etc.
    //
    // The extent of `broadcast_from` dim0 must be equal to the extent of the
    // feature_dim of `broadcast_to`.
    //
    // Example:
    //   [1x2x3x4], [2], 1 -> [1x2x3x4]
    // TODO(laurenzo): Swap the order of broadcast_to and broadcast_from for
    // consistency. Possibly also rename for clarity.
    static Value Broadcast1DToFeatureDim(Location loc, Value broadcast_to,
    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