Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ReduceWindowOp (0.31 sec)

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

          // computations, compared to the `xla::AvgPoolGrad` implementation, by
          // subtracting the original exterior padding before `ReduceWindowOp`
          // instead of trimming the result of `ReduceWindowOp` (the final result is
          // the same because all strides are 1).
          low_padding[dim] =
              conv_grad_spatial_dim.pad_before - orig_padding[dim].first;
    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