Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for content_es (0.13 sec)

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

    the rank of `input`. For each dimension D of `input`, `paddings[D, 0]` indicates
    how many values to add before the contents of `input` in that dimension, and
    `paddings[D, 1]` indicates how many values to add after the contents of `input`
    in that dimension. Both `paddings[D, 0]` and `paddings[D, 1]` must be no greater
    than `input.dim_size(D)` (or `input.dim_size(D) - 1`) if `copy_border` is true
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top