Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for dilation_h (0.15 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        Arg<TF_I32OrI64Tensor, [{the padding to apply at the start and end of each input dimensions}]>:$padding,
        Arg<TF_I32OrI64Tensor, [{dilation to apply between input elements}]>:$lhs_dilation,
        Arg<TF_I32OrI64Tensor, [{dilation to apply between kernel elements}]>:$rhs_dilation,
        Arg<TF_I32OrI64Tensor, [{number of feature groups for grouped convolution.}]>:$feature_group_count,
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. RELEASE.md

            *   (since v2.7) `tf.math.bincount`
            *   (since v2.7) `tf.nn.depthwise_conv2d` backprop to `filter` when not
                using cuDNN convolution
            *   (since v2.7) `tf.nn.dilation2d` gradient
            *   (since v2.7) `tf.nn.max_pool_with_argmax` gradient
            *   (since v2.7) `tf.raw_ops.DebugNumericSummary` and
                `tf.raw_ops.DebugNumericSummaryV2`
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top