Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 8xf32 (0.03 sec)

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

    ///      : (tensor<f32>, tensor<f32>, tensor<f32>) -> tensor<5xf32>
    ///
    /// Output would be:
    ///   %iota = "mhlo.iota"() {iota_dimension = 0 : i64} : () -> tensor<5xf32>
    ///   %scaled = "mhlo.multiply"(%iota, %delta)
    ///       {broadcast_dimensions = dense<[]> : tensor<0xi64>} :
    ///       (tensor<5xf32>, tensor<f32>) -> tensor<5xf32>
    ///   %result = "mhlo.add"(%scaled, %offset)
    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